listInventory
GET
/awd/2024-05-09/inventory
awd
Last modified:2024-12-05 09:00:28
Maintainer:Not configured
Rate (requests per second) | Burst |
---|---|
2 | 2 |
x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.Request
Query Params
sku
stringÂ
optional
Example:
TestSKU
sortOrder
enum<string>Â
optional
ASCENDING
or DESCENDING
order.Allowed values:
ASCENDINGDESCENDING
details
enum<string>Â
optional
SHOW
to return summaries with additional inventory details. Defaults to HIDE,
which returns only inventory summary totals.Allowed values:
SHOWHIDE
Example:
SHOW
nextToken
stringÂ
optional
Example:
SampleToken
maxResults
integer <int32>
optional
>= 1<= 200
Default:
25
Example:
10