Skip to main content

Get Shipment

GET 

/api/magento2/integration-instances/:magento2IntegrationInstance/shipments/:shipment

Fetch a single shipment (same contract as the list row) plus the full raw_payload from Magento. 404 when the shipment does not belong to the supplied instance.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type