OVPAY-1433 - Removed customerProfileId from v2.2.
This commit is contained in:
parent
093b826f2b
commit
2a1641cd4a
@ -475,7 +475,6 @@ paths:
|
||||
value:
|
||||
{
|
||||
"orderId": "a0ef57fa-395c-4a03-96e9-234c26dccea9",
|
||||
"customerProfileId": 1337,
|
||||
"languageId": 1,
|
||||
"billingAddressId": 1,
|
||||
"shippingAddressId": 1,
|
||||
@ -1088,7 +1087,6 @@ paths:
|
||||
value:
|
||||
{
|
||||
"externalOrderId": null,
|
||||
"customerProfileId": 1337,
|
||||
"touchPointId": 3,
|
||||
"languageId": 1,
|
||||
"billingAddressId": 1,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user