Skip to main content

Get Raw Order Data

GET 

/api/magento1/orders/:order/raw

Fetches the full order payload live from the Magento 1 store (the deep salesOrderInfo SOAP response) for the 'View Raw Data' panel. Magento 1 order mirrors carry no stored raw blob, so this reads on demand from the store. Returns 422 if the store call fails.

Authentication: Requires Bearer token.

Request

Responses

OK