HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getFeaturedOfferExpectedPriceBatch

Returns the set of responses that correspond to the batched list of up to 40 requests defined in the request body. The response for each successful (HTTP status code 200) request in the set includes the computed listing price at or below which a seller can expect to become the featured offer (before applicable promotions). This is called the featured offer expected price (FOEP). Featured offer is not guaranteed because competing offers might change. Other offers might be featured based on factors such as fulfillment capabilities to a specific customer. The response to an unsuccessful request includes the available error text.

Usage Plan:

Rate (requests per second)Burst
0.0331

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 may receive higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Body Params

The batch of getFeaturedOfferExpectedPrice requests.

array of objects
length ≥ 1

A batched list of FOEP requests.

requests
string
required

The URI associated with an individual request within a batch. For FeaturedOfferExpectedPrice, this is /products/pricing/2022-05-01/offer/featuredOfferExpectedPrice.

string
required

The HTTP method associated with an individual request within a batch.

Show Details
GETGET
PUTPUT
PATCHPATCH
DELETEDELETE
POSTPOST
string

Additional HTTP body information that is associated with an individual request within a batch.

object

A mapping of additional HTTP headers to send or receive for an individual request within a batch.

string
required

A marketplace identifier. Specifies the marketplace for which data is returned.

string
required

The seller SKU of the item.

object

Input segment for featured offer expected price. The segment contains the location information for which featured offer expected price is requested.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json