Skip to main content

Download Orders

PUT 

/api/magento/:integration_instance/download-orders

Download Magento orders by increment_id. Dispatches a synchronous job to fetch the specified orders from Magento and create/update them in SKU.

Authentication: Requires Bearer token with power user access.

Request Body:

  • increment_ids (required, array): Array of Magento order increment IDs to download

Request

Responses

Successful response