Update an order by ID
Order ID
The identifier of your store. You need to generate it yourself. Note that this value must consist of numbers and letters (A-Z, a-z, 0-9), and special characters can only be hyphens (-) or underscores (_). For example, if you have a store called "soft life", you can fill in soft-life or soft_life for the value.
An optional note that a shop owner can attach to the order.
The date and time when the product was last modified. ISO 8601.
A unique identifier for the customer.
The customer's first name.
The customer's last name.
The customer's email.
The customer's phone number.
The language code of the customer, eg: en-US.
The name or description of this address.
The company of the person associated with this address.
The customer’s first name.
The customer’s last name.
The unique email address of the customer.
The customer's mailing address.
An additional field for the customer's mailing address.
An additional field for the customer's mailing address.
The customer’s city, town, or village.
The customer’s region name. Typically a province, a state, or a prefecture.
The customer's country.
The customer’s postal code, also known as zip, postcode, Eircode, etc.
The customer’s phone number at this address.
The type of address (Eg: My home address, My office address).
Tax number for the address.
A unique identifier for the address.
Tags attached to the order.
Order Shipments.
When using this API to update shipments, the shipments field will be treated as an override update. This means that when sending an update request, you need to provide the complete shipments data, not just the fields you want to change.
If you only provide partial shipments data, the missing parts will be considered cleared or deleted.
Tracking number.
Unique code of the courier. Get couriers here: https://www.aftership.com/couriers.
A list of line item objects, each containing information about an item in the shipment.
The ID of shipment.
The date and time (ISO 8601 format) when shipment was created.
The date and time (ISO 8601 format) when shipment was delivered.
The type of logistics service selected for this shipment, e.g. FedEx, SmartPost.
Custom fields that accept an object with string field.Show all...
The status of this order.
The status of payments associated with the order.
The status of fulfillment associated with the order.