Get All Order Documents (Amazon v2)

Retrieve the Amazon Easy Ship shipping label for an order via a two-phase asynchronous flow.

Phase 1 — pass orderIds (AmazonOrderId) to initiate label generation. Returns a requestId with status: "PROCESSING" immediately.

Phase 2 — pass requestId to poll until the label is ready. Returns the PDF in binary (base64) with type: "application/pdf".

Supported in 6 marketplaces: Mexico, India, Turkey, Australia, Singapore, and Japan.

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

AmazonOrderId of the Easy Ship order (e.g. 701-9649707-7361850). Required in Phase 1 to initiate label generation. Mutually exclusive with requestId.

string

The requestId returned by Phase 1. Required in Phase 2 to poll for the label result. Mutually exclusive with orderIds.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json