Skip to main content

Get Inbound Shipment Label

GET 

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

Download the Walmart inbound receiving label (PDF) for a shipment. The response is streamed as raw PDF bytes (Content-Type: application/pdf, Content-Disposition: attachment), NOT JSON.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Response: binary PDF (application/pdf) as a file attachment named wfs-inbound-<shipment_id>.pdf.

Request

Responses

OK

Response Headers
    Content-Type
    Content-Disposition