feature/OVPAY-2442 #53

Merged
bboterm merged 9 commits from feature/OVPAY-2442 into develop 2026-03-04 09:39:45 +00:00
Showing only changes of commit 541b0662f1 - Show all commits

View File

@ -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: