diff --git a/src/openapi/products/vouchers-se.yaml b/src/openapi/products/vouchers-se.yaml index ad6cae9..238c3d5 100644 --- a/src/openapi/products/vouchers-se.yaml +++ b/src/openapi/products/vouchers-se.yaml @@ -48,13 +48,13 @@ paths: No products / Empty list: summary: No products / Empty list description: No products - value: { "Entries": [] } + value: { "voucherDefinitions": [] } List containing one voucher definition (called by touchpointId 1001): summary: List containing one voucher definition (called by touchpointId 10010011) description: TODO value: { - "Entries": + "voucherDefinitions": [ { "productId": 1002, @@ -72,7 +72,13 @@ paths: "isTravelProduct": false, "name": "Voucher", }, - "requiredProducts": [2], + "requiredProducts": [ + { + "productId": 126, + "productName": "HTM-30001", + "productDescription": "Reis met 20% korting op je betaalpas bij HTM.", + }, + ], "mandatoryCustomerDataItems": [ {