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: