feature/OVPAY-2442 #53
@ -412,10 +412,10 @@ paths:
|
|||||||
"instance": "/issuedvouchers",
|
"instance": "/issuedvouchers",
|
||||||
}
|
}
|
||||||
post:
|
post:
|
||||||
summary: Issue a voucher for a specific product to a customer
|
summary: Issue one or more vouchers for a specific product
|
||||||
description: |
|
description: |
|
||||||
Issue a voucher for a specific product to a customer. The voucher will be issued for the touch point that is associated with the access token used in the request.
|
Issue one ore more vouchers for a specific product. The vouchers will be issued for the touch point that is associated with the access token used in the request.
|
||||||
The product for which the voucher should be issued must have active selling periods for touch points within the same retailer as the calling touch point.
|
The product for which the vouchers should be issued must have active selling periods for touch points within the same retailer as the calling touch point.
|
||||||
tags:
|
tags:
|
||||||
- Vouchers
|
- Vouchers
|
||||||
requestBody:
|
requestBody:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user