OVPAY-2442 - Improved descriptions.
This commit is contained in:
parent
594475331f
commit
541b0662f1
@ -412,10 +412,10 @@ paths:
|
||||
"instance": "/issuedvouchers",
|
||||
}
|
||||
post:
|
||||
summary: Issue a voucher for a specific product to a customer
|
||||
summary: Issue one or more vouchers for a specific product
|
||||
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.
|
||||
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.
|
||||
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 vouchers should be issued must have active selling periods for touch points within the same retailer as the calling touch point.
|
||||
tags:
|
||||
- Vouchers
|
||||
requestBody:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user