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.

sellingParty
object
required

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

shipFromParty
object
required

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

containers
array of objects

A list of the packages in this shipment.

containers
Responses

Language
Response
Choose an example:
application/json