Create label

This API generates shipping labels using the shipment information provided. A successful response includes a tracking number and a media type format (pdf or image) specified in the Accept header.
For example: 'Accept'='application/json,application/pdf' returns a pdf,
'Accept'='application/json,image/png' returns an image png and 'Accept'='application/json' returns a json response.

  • Refer request sample1 for United-States(US) to United-States(US) shipping.
  • Refer request sample2 for United-States(US) to United-States(US) shipping with addons.
  • Refer request sample3 for China(CN) to United-States(US) shipping.
  • Refer request sample4 for BYOA.

Note: The Ship with Walmart service from China to the U.S. is paused until further notice.

Language
URL
Click Try It! to start a request and see the response here!