OVPAY-1433 - Removed touchPointId from v2.2.
This commit is contained in:
parent
2a1641cd4a
commit
c6a5a456dd
@ -518,7 +518,6 @@ paths:
|
|||||||
"createdOn": "2024-03-22T09:00:00",
|
"createdOn": "2024-03-22T09:00:00",
|
||||||
"amountDebit": 121,
|
"amountDebit": 121,
|
||||||
"paymentMethodId": 1,
|
"paymentMethodId": 1,
|
||||||
"touchPointId": 1,
|
|
||||||
"isRefund": false,
|
"isRefund": false,
|
||||||
"htmPaymentReference": "HTM-1234",
|
"htmPaymentReference": "HTM-1234",
|
||||||
"pspPaymentReference": "Buckaroo-1234",
|
"pspPaymentReference": "Buckaroo-1234",
|
||||||
@ -1087,7 +1086,6 @@ paths:
|
|||||||
value:
|
value:
|
||||||
{
|
{
|
||||||
"externalOrderId": null,
|
"externalOrderId": null,
|
||||||
"touchPointId": 3,
|
|
||||||
"languageId": 1,
|
"languageId": 1,
|
||||||
"billingAddressId": 1,
|
"billingAddressId": 1,
|
||||||
"shippingAddressId": 1,
|
"shippingAddressId": 1,
|
||||||
@ -1146,7 +1144,6 @@ paths:
|
|||||||
"createdOn": "2024-03-22T09:00:00",
|
"createdOn": "2024-03-22T09:00:00",
|
||||||
"amountDebit": 121,
|
"amountDebit": 121,
|
||||||
"paymentMethodId": 1,
|
"paymentMethodId": 1,
|
||||||
"touchPointId": 1,
|
|
||||||
"isRefund": false,
|
"isRefund": false,
|
||||||
"htmPaymentReference": "HTM-1234",
|
"htmPaymentReference": "HTM-1234",
|
||||||
"pspPaymentReference": "Buckaroo-1234",
|
"pspPaymentReference": "Buckaroo-1234",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user