Skip to main content

Update Linked SKU.io Orders

POST 

/api/big-commerce/:integrationInstance/orders/update-sku-orders

Re-apply BigCommerce order data to the linked SKU.io sales orders (statuses, totals, addresses, lines).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Target orders either with ids (local BigCommerce order IDs) or by setting update_all_orders to true. When use_jobs is true (default) the updates are processed asynchronously on the queue; set it to false to process synchronously within the request.

Route name: big-commerce.orders.update-sku-orders

Request

Responses

OK

Response Headers
    Content-Type