Skip to main content

Download Single Order

POST 

/api/magento1/instances/:integrationInstance/orders/fetch-single

Fetch a single order from the Magento 1 store by its increment id and persist it into SKU.io. Use this to import a specific order surfaced by Search Orders.

Body: increment_id — the Magento order increment id (string, required).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type