Skip to main content

Refresh Order from Sales Channel

POST 

/api/integration-instances/:integration_instance/orders/:order/refresh

Refresh a sales channel order with fresh data from the channel API, then reconcile the linked SKU sales order.

Required scope: integrations:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token + Power User access.

Supported channels: Shopify, WooCommerce, eBay, Walmart, BigCommerce, and Faire. Fetches the latest order from the channel and propagates changes to the linked SKU sales order (status/payment, and — for Faire — line additions, quantity edits, and removals). Returns the updated SalesOrder resource. Unsupported channels return an UnsupportedChannel error.

Request

Responses

OK