Partially update some fields of an order.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Filtering on the Sendcloud order ID
x >= 1Only include the fields you would like to update. If you need to update any of the order_items, the name field is required so that the correct order_item is updated. If you need to add items to or remove items from an order, you should use the Create/Update orders in batch endpoint instead.
API v3 Order model without any required fields to be used in partial update.
External order ID assigned by shop system
"7bdd5bfd-76bc-4654-9d40-5d5d49f1cd6c"
Unique order number generated manualy or by shop system
"101170081"
Node for general order information
Node for everything about payments and money
Customs information required for international shipments.
Node for an information about customer
Sendcloud Address object
Sendcloud Address object
Shipping information
Node for service point information. The service point information can be retrieved using the Service points API.
OK
Create/Update orders in batch response object