v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Replenishment v2022-11-07

getSellingPartnerMetrics

Returns aggregated replenishment program metrics for a selling partner.

Usage Plan:

Rate (requests per second)Burst
11

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, see Usage Plans and Rate Limits in the Selling Partner API.

post/replenishment/2022-11-07/sellingPartners/metrics/search

Request body

aggregationFrequency'DAY' | 'WEEK' | 'MONTH' | 'QUARTER' | 'YEAR'

The time period used to group data in the response. Note that this is only valid for the PERFORMANCE time period type.

metricsMetric[]

The list of metrics requested. If no metric value is provided, data for all metrics will be returned.

timePeriodType'PERFORMANCE' | 'FORECAST' required

The time period type that determines whether the metrics requested are backward-looking (performance) or forward-looking (forecast).

marketplaceIdstring required

The identifier of the Amazon marketplace. For the list of all marketplace IDs, refer to Marketplace IDs.

programTypesProgramType[] required

A list of replenishment program types.

Example request

{
  "marketplaceId": "A1PA6795UKMFR9"
}

Response

Success.