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

createShippingLabels

Creates shipping labels for a purchase order and returns the labels.

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 purchase order number for which you want to return the shipping labels. It should be the same number as the purchaseOrderNumber in the order.

Body Params

The request payload that contains the parameters for creating shipping labels.

object
required

The name, address, and tax details of a party.

object
required

The name, address, and tax details of a party.

array of objects

A list of the packages in this shipment.

containers
Responses

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