Removed touchPointId from fulfillment request body.

This commit is contained in:
Bas Boterman 2024-10-04 14:26:30 +02:00
parent ca06ee21ea
commit 74232437cf

View File

@ -242,7 +242,6 @@ paths:
"orderId": "a0ef57fa-395c-4a03-96e9-234c26dccea9", "orderId": "a0ef57fa-395c-4a03-96e9-234c26dccea9",
"customerProfileId": 1337, "customerProfileId": 1337,
"totalAmount": 121, "totalAmount": 121,
"touchPointId": 1,
"languageId": 1, "languageId": 1,
"billingAddressId": 1, "billingAddressId": 1,
"shippingAddressId": 1, "shippingAddressId": 1,