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.

Authentication: Requires Bearer token.

Request

Responses

OK