Update: Enum value changes for the getCompetitiveSummary operation
May 28th, 2025 by SrishtyB_Amazon
Effective May 28, 2025, the model of the getCompetitiveSummary
operation has the following changes to enum values:
- The
customerMembership
operation used in theFeaturedOfferSegment
output has a new enum value,DEFAULT
. ThecustomerMembership
operation now supports the following values:PRIME
NON-PRIME
DEFAULT
- The enum value for the
OfferType
input in thelowestPricedOffersInputs
array changes fromCONSUMER
toConsumer
.
Which marketplaces are affected?
This change applies to all marketplaces.
Who is affected?
Developers with applications that use getCompetitiveSummary
are affected by this change.
What action is required?
If you have an application that uses the getCompetitiveSummary
operation, you must complete the following actions:
- By May 28, 2025, update your application models to accommodate the new
customerMembership
enum valueDEFAULT
in theFeaturedOfferSegment
output. - By August 6, 2025, ensure that your systems are prepared to handle the
DEFAULT
customerMembership
value, because this date is when the SP-API will begin sending this enum value in responses.
For more information
To learn more about getCompetitiveSummary
, refer to the Product Pricing API v2022-05-01.