v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-149189107.8 KB

Returns the purchase options (offers and offer sets) available to the buyer. You can filter results by product, seller, purchase option type, visibility scope, and availability status.

You must include at least one of the following filters in the request: a PRODUCT_ID filter to specify the product for which to retrieve purchase options, or a VISIBILITY_SCOPE filter to retrieve purchase options by visibility.

post/2026-02-05/listPurchaseOptions

Request body

maxResultsinteger

The maximum number of results that are returned per call. You can use <code>nextToken</code> to get more results.

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. Make the call again using the returned token to retrieve the next page.

Response

Success

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. Make the call again using the returned token to retrieve the next page.