Webhook for partial order updates. Push to the endpoint to update specific fields of an existing order.
Security
BasicAuthWebhookCredentials
POST
{ "updates": [ { … } ] }
Successful Response
Response
- PartialOrderUpdateResponse
- null
{ "errors": { "error_message": "The payload is invalid.", "error_type": "USER_INPUT_ERROR" } }