Skip to main content

Get Inbound Shipment

GET 

/api/walmart/:integrationInstance/wfs/inbound-shipments/:shipment

Fetch a single WFS inbound shipment by its SKU.io row id. Eager-loads the source warehouse (with address) and source supplier, so ship_from_address carries the warehouse name and source_name is populated.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Returns 404 when the shipment does not belong to the given integration instance.

Request

Responses

OK

Response Headers
    Content-Type