This operation automatically schedules a time slot for all specified amazonOrderId
values and generates the associated shipping labels and compliance documents based on the marketplace. For more information, refer to the marketplace support table.
You can optionally assign a packageDetails
object to input a preferred time slot for each order in your request. In such cases, Amazon schedules the respective packages using the specified optional settings. If you don't specify a time slot, Amazon assigns the earliest available time slot.
You can choose PDF or ZPL for your shipping label's file format and Amazon creates the label accordingly.
This operation returns an array that contains the scheduled packages, and a temporary URL that you can use to access a ZIP file. The ZIP file includes the generated shipping labels and any other documents that are required for your marketplace. If an order can't be scheduled, Amazon adds the rejectedOrders
list in the response. The response contains an entry for each order that could not be processed. Each entry contains an error message that describes the reason for the failure.
The following table contains the supported request and burst maximum rates:
Usage Plan:
Rate (requests per second) | Burst |
---|---|
1 | 5 |
The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that are applied to the requested operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.