Skip to main content

Refresh Single Order

POST 

/api/big-commerce/:integrationInstance/orders/refresh-order

Refresh a single BigCommerce order by its unique identifier (BigCommerce order ID). Fetches the latest data from BigCommerce API and returns the updated order resource.

Authentication: Requires Bearer token.

Fields:

  • uniqueId (required, string): The BigCommerce order unique ID (e.g., 'BC-10001')

Request

Responses

Successful response