Update Order
This API lets you update the fields, comment, shippingProvider, and/or
shippingTracking for a given order. All three fields can be updated
simultaneously or independently.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
Response
One of pending, unfulfilled, fulfilled, disputed, dispute-lost, or refunded
A comment string for this order editable by API user (not used by Webflow).
If an order was disputed by the customer, then this key will be set with the dispute’s status.
A string editable by the API user to note the shipping provider used (not used by Webflow).
A string editable by the API user to note the shipping tracking number for the order (not used by Webflow).
An object with the keys fullName and email.