[9] list Placement Options

GET {{baseUrl}}/inbound/fba/2024-03-20/inboundPlans/:inboundPlanId/placementOptions

Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available.

Usage Plan:

Rate (requests per second)Burst
26

The 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 Params

KeyDatatypeRequiredDescription
pageSizenumberThe number of placement options to return in the response matching the given query.
paginationTokenstringA token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the pagination returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
x-amz-access-tokenstring

RESPONSES

status: OK

{"placementOptions":[{"discounts":[{"description":"\u003cstring\u003e","target":"\u003cstring\u003e","type":"\u003cstring\u003e","value":{"amount":"\u003cnumber\u003e","code":"\u003cstring\u003e"}},{"description":"\u003cstring\u003e","target":"\u003cstring\u003e","type":"\u003cstring\u003e","value":{"amount":"\u003cnumber\u003e","code":"\u003cstring\u003e"}}],"fees":[{"description":"\u003cstring\u003e","target":"\u003cstring\u003e","type":"\u003cstring\u003e","value":{"amount":"\u003cnumber\u003e","code":"\u003cstring\u003e"}},{"description":"\u003cstring\u003e","target":"\u003cstring\u003e","type":"\u003cstring\u003e","value":{"amount":"\u003cnumber\u003e","code":"\u003cstring\u003e"}}],"placementOptionId":"NgG-Z3NgG-Z3NgG-Z3NgG-Z3NgG-Z3NgG-Z3Ng","shipmentIds":["JiDJiDJiDJiDJiDJiDJiDJiDJiDJiDJiDJiDJi","sOIWiWwSm-sOIWiWwSm-sOIWiWwSm-sOIWiWwS"],"status":"\u003cstring\u003e","expiration":"\u003cdateTime\u003e"},{"discounts":[{"description":"\u003cstring\u003e","target":"\u003cstring\u003e","type":"\u003cstring\u003e","value":{"amount":"\u003cnumber\u003e","code":"\u003cstring\u003e"}},{"description":"\u003cstring\u003e","target":"\u003cstring\u003e","type":"\u003cstring\u003e","value":{"amount":"\u003cnumber\u003e","code":"\u003cstring\u003e"}}],"fees":[{"description":"\u003cstring\u003e","target":"\u003cstring\u003e","type":"\u003cstring\u003e","value":{"amount":"\u003cnumber\u003e","code":"\u003cstring\u003e"}},{"description":"\u003cstring\u003e","target":"\u003cstring\u003e","type":"\u003cstring\u003e","value":{"amount":"\u003cnumber\u003e","code":"\u003cstring\u003e"}}],"placementOptionId":"0GawvG0GawvG0GawvG0GawvG0GawvG0GawvG0G","shipmentIds":["jRVBuzKejRVBuzKejRVBuzKejRVBuzKejRVBuz","WamVjfWamVjfWamVjfWamVjfWamVjfWamVjfWa"],"status":"\u003cstring\u003e","expiration":"\u003cdateTime\u003e"}],"pagination":{"nextToken":"\u003cstring\u003e"}}