OVPAY-1433 - Removed customerProfileId from v2.2.

This commit is contained in:
Bas Boterman 2025-02-03 13:28:00 +01:00
parent 093b826f2b
commit 2a1641cd4a

View File

@ -475,7 +475,6 @@ paths:
value: value:
{ {
"orderId": "a0ef57fa-395c-4a03-96e9-234c26dccea9", "orderId": "a0ef57fa-395c-4a03-96e9-234c26dccea9",
"customerProfileId": 1337,
"languageId": 1, "languageId": 1,
"billingAddressId": 1, "billingAddressId": 1,
"shippingAddressId": 1, "shippingAddressId": 1,
@ -1088,7 +1087,6 @@ paths:
value: value:
{ {
"externalOrderId": null, "externalOrderId": null,
"customerProfileId": 1337,
"touchPointId": 3, "touchPointId": 3,
"languageId": 1, "languageId": 1,
"billingAddressId": 1, "billingAddressId": 1,