Skip to main content

Delete SKU Order

DELETE 

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

Deletes the SKU.io sales order linked to a single Magento 1 order (the Magento 1 order is kept). Optionally archives the Magento 1 order afterwards via the archive_magento1_order query flag. Returns 403 if the order does not belong to the instance, 404 if no SKU order is linked.

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