develop #38
@ -129,7 +129,10 @@ paths:
|
||||
"orderNumber": "123456",
|
||||
"customerProfileId": 1337,
|
||||
"totalAmount": 121,
|
||||
"touchPointId": 1,
|
||||
"touchPoint":{
|
||||
"touchpointId": 1,
|
||||
"name": "Perplex"
|
||||
},
|
||||
"language":
|
||||
{
|
||||
"languageId": 1,
|
||||
@ -243,7 +246,10 @@ paths:
|
||||
"name": "ideal",
|
||||
"provider": "Buckaroo",
|
||||
},
|
||||
"touchPointId": 1,
|
||||
"touchPoint":{
|
||||
"touchpointId": 1,
|
||||
"name": "Perplex"
|
||||
},
|
||||
"isRefund": false,
|
||||
"htmPaymentReference": "HTM-1234",
|
||||
"pspPaymentReference": "Buckaroo-1234",
|
||||
@ -476,7 +482,10 @@ paths:
|
||||
"orderNumber": "123456",
|
||||
"customerProfileId": 1337,
|
||||
"totalAmount": 121,
|
||||
"touchPointId": 1,
|
||||
"touchPoint":{
|
||||
"touchpointId": 1,
|
||||
"name": "Perplex"
|
||||
},
|
||||
"language":
|
||||
{
|
||||
"languageId": 1,
|
||||
@ -579,7 +588,10 @@ paths:
|
||||
"name": "ideal",
|
||||
"provider": "Buckaroo",
|
||||
},
|
||||
"touchPointId": 1,
|
||||
"touchPoint":{
|
||||
"touchpointId": 1,
|
||||
"name": "Perplex"
|
||||
},
|
||||
"isRefund": false,
|
||||
"htmPaymentReference": "HTM-1234",
|
||||
"pspPaymentReference": "Buckaroo-1234",
|
||||
@ -1684,7 +1696,10 @@ paths:
|
||||
"name": "ideal",
|
||||
"provider": "Buckaroo",
|
||||
},
|
||||
"touchPointId": 1,
|
||||
"touchPoint":{
|
||||
"touchpointId": 1,
|
||||
"name": "Perplex"
|
||||
},
|
||||
"isRefund": false,
|
||||
"htmPaymentReference": "HTM-1234",
|
||||
"pspPaymentReference": "Buckaroo-1234",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user