Skip to main content

Submit Tracking

POST 

/api/magento1/orders/:order/submit-tracking

Queues a shipment (with tracking) back to the Magento 1 store for this order, using the most recent fulfilled shipment that carries a tracking number on the linked SKU sales order. Magento 1 is merchant-fulfilled, so tracking always applies. Returns 422 if no SKU order is linked or no fulfilled shipment with a tracking number exists.

Authentication: Requires Bearer token.

Request

Responses

OK