feature/OVPAY-2442 #53
@ -48,13 +48,13 @@ paths:
|
|||||||
No products / Empty list:
|
No products / Empty list:
|
||||||
summary: No products / Empty list
|
summary: No products / Empty list
|
||||||
description: No products
|
description: No products
|
||||||
value: { "Entries": [] }
|
value: { "voucherDefinitions": [] }
|
||||||
List containing one voucher definition (called by touchpointId 1001):
|
List containing one voucher definition (called by touchpointId 1001):
|
||||||
summary: List containing one voucher definition (called by touchpointId 10010011)
|
summary: List containing one voucher definition (called by touchpointId 10010011)
|
||||||
description: TODO
|
description: TODO
|
||||||
value:
|
value:
|
||||||
{
|
{
|
||||||
"Entries":
|
"voucherDefinitions":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"productId": 1002,
|
"productId": 1002,
|
||||||
@ -72,7 +72,13 @@ paths:
|
|||||||
"isTravelProduct": false,
|
"isTravelProduct": false,
|
||||||
"name": "Voucher",
|
"name": "Voucher",
|
||||||
},
|
},
|
||||||
"requiredProducts": [2],
|
"requiredProducts": [
|
||||||
|
{
|
||||||
|
"productId": 126,
|
||||||
|
"productName": "HTM-30001",
|
||||||
|
"productDescription": "Reis met 20% korting op je betaalpas bij HTM.",
|
||||||
|
},
|
||||||
|
],
|
||||||
"mandatoryCustomerDataItems":
|
"mandatoryCustomerDataItems":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user