Vendor Direct Fulfillment API Rate Limits
Learn the rate limits for the Vendor Direct Fulfillment API.
This document lists the default rate limits that apply to the Vendor Direct Fulfillment API.
Rate limits depend on multiple factors. An individual operation can have multiple rate limits. For example, a rate limit might depend on the selling partner account and also on the application that calls the Selling Partner API on behalf of the selling partner account. Requests are rate-limited by whichever threshold you reach first.
Note
The
x-amzn-RateLimit-Limit
response header, if available, specifies the operation's rate limits per account-application pair. Thex-amzn-RateLimit-Limit
doesn't include other usage plan rate limits. For details, see How to find your usage plan.
For information about the rate-limiting algorithm, factors that determine rate limits, and how to find your rate limits, refer to Usage Plans and Rate Limits. For information about how to optimize your application for rate limits, refer to Optimize Rate Limits for Application Workloads.
In the following tables, rates are in requests per second unless otherwise specified.
Vendor Direct Fulfillment Inventory v1
Operation | Rate limit per account-application pair | Burst (requests) |
---|---|---|
submitInventoryUpdate | 10 | 10 |
Vendor Direct Fulfillment Orders v2021-12-28
Operation | Rate limit per account-application pair | Burst (requests) |
---|---|---|
getOrders | 10 | 10 |
getOrder | 10 | 10 |
submitAcknowledgement | 10 | 10 |
Vendor Direct Fulfillment Orders v1
Operation | Rate limit per account-application pair | Burst (requests) |
---|---|---|
getOrders | 10 | 10 |
getOrder | 10 | 10 |
submitAcknowledgement | 10 | 10 |
Vendor Direct Fulfillment Payments v1
Operation | Rate limit per account-application pair | Burst (requests) |
---|---|---|
submitInvoice | 10 | 10 |
Vendor Direct Fulfillment Sandbox Test Data v2021-12-28
Operation | Rate limit per account-application pair | Burst (requests) | Additional details |
---|---|---|---|
generateOrderScenarios | - | - | This is a sandbox-only operation and must be directed to a sandbox endpoint. |
getOrderScenarios | - | - | This is a sandbox-only operation and must be directed to a sandbox endpoint. |
Vendor Direct Fulfillment Shipping v2021-12-28
Operation | Rate limit per account-application pair | Burst (requests) |
---|---|---|
getShippingLabels | 10 | 10 |
submitShippingLabelRequest | 10 | 10 |
getShippingLabel | 10 | 10 |
createShippingLabels | 10 | 10 |
submitShipmentConfirmations | 10 | 10 |
submitShipmentStatusUpdates | 10 | 10 |
getCustomerInvoices | 10 | 10 |
getCustomerInvoice | 10 | 10 |
getPackingSlips | 10 | 10 |
getPackingSlip | 10 | 10 |
createContainerLabel | 10 | 10 |
Vendor Direct Fulfillment Shipping v1
Operation | Rate limit per account-application pair | Burst (requests) |
---|---|---|
getShippingLabels | 10 | 10 |
submitShippingLabelRequest | 10 | 10 |
getShippingLabel | 10 | 10 |
submitShipmentConfirmations | 10 | 10 |
submitShipmentStatusUpdates | 10 | 10 |
getCustomerInvoices | 10 | 10 |
getCustomerInvoice | 10 | 10 |
getPackingSlips | 10 | 10 |
getPackingSlip | 10 | 10 |
Vendor Direct Fulfillment Transactions v2021-12-28
Operation | Rate limit per account-application pair | Burst (requests) |
---|---|---|
getTransactionStatus | 10 | 10 |
Vendor Direct Fulfillment Transactions v1
Operation | Rate limit per account-application pair | Burst (requests) |
---|---|---|
getTransactionStatus | 10 | 10 |
Updated 2 days ago