Skip to main content

Update SKU Order

POST 

/api/magento1/instances/:integrationInstance/orders/:order/update-sku-order

Refetches a single Magento 1 order and re-syncs the status fields on its linked SKU.io sales order. Returns 403 if the order does not belong to the instance, 404 if no SKU order is linked, 422 if the update failed.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request

Responses

OK