HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getPackingSlip

Returns a packing slip based on the purchaseOrderNumber that you specify.

Usage Plan:

Rate (requests per second)Burst
1010

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values then those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Path Params
string
required

The purchaseOrderNumber for the packing slip that you want.

Responses

Response body
object
string
required

Purchase order number of the shipment that the packing slip is for.

string
required

A Base64 string of the packing slip PDF.

string

The format of the file such as PDF, JPEG etc.

application/pdf

Show Details
application/pdfPortable Document Format (pdf).
Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language