Download label

This API retrieves label for a carrier & tracking number combination.The response to a successful call contains the tracking number with the pdf or image type based on the media type passed in Accept header.
For eg. 'Accept'='application/json,application/pdf' will result in pdf media type and
'Accept'='application/json,image/png' as image media type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

carrierShortName

string
required

trackingNo

Headers
string

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

string
required

Access token obtained from the Token API. This is required for authenticating requests to Walmart Marketplace APIs.

Market availability: Global

string
required

A unique ID which identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

string
required

Walmart Service Name

string
enum
Defaults to application/pdf

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/pdf
image/png