From 541b0662f1aecdf5954f8db63092039448c3115e Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Fri, 13 Feb 2026 14:49:44 +0100 Subject: [PATCH] OVPAY-2442 - Improved descriptions. --- src/openapi/products/vouchers-se.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/openapi/products/vouchers-se.yaml b/src/openapi/products/vouchers-se.yaml index a01c3f9..c5fccfd 100644 --- a/src/openapi/products/vouchers-se.yaml +++ b/src/openapi/products/vouchers-se.yaml @@ -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: