PA-API 4.0 to 5.0 Mapping
The following guide compares the PA-API 4.0 and 5.0 Operations and ResponseGroups/Resources.
Marketplace Support
Product Advertising API 5.0 is available in all marketplaces which are supported in PA-API 4.0. For details on supported marketplaces in PA-API 5.0, refer Locale Reference.
Operation Mappings
Here's a mapping of how PA-API 4.0 Operations maps to PA-API 5.0 operations. Some operations take different parameters and return data having different structure.
PA-API 4.0 | PA-API 5.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BrowseNodeLookup | GetBrowseNodes Note: Parameters and response structure has changed. Please refer the GetBrowseNodes API Reference for more details. |
||||||||||
ItemLookup | GetItems Note: Parameters and response structure has changed. Please refer the GetItems API Reference for more details. Tip: The following ResponseGroups have been moved:
|
||||||||||
ItemSearch | SearchItems Note: Parameters and response structure has changed. Please refer the SearchItems API Reference for more details. Tip: The following ResponseGroups/Features have been moved or deprecated:
|
||||||||||
GetVariations - NEW! Note: The Variations ResponseGroup from PA-API 4.0 has been moved to a separate operation in PA-API 5.0 |
|||||||||||
SimilarityLookup | Check back later for updates! | ||||||||||
CartAdd | Deprecated Note: Use Add to Cart form to integrate cart on your websites. |
||||||||||
CartClear | Deprecated Note: Use Add to Cart form to integrate cart on your websites. |
||||||||||
CartCreate | Deprecated Note: Use Add to Cart form to integrate cart on your websites. |
||||||||||
CartGet | Deprecated Note: Use Add to Cart form to integrate cart on your websites. |
||||||||||
CartModify | Deprecated Note: Use Add to Cart form to integrate cart on your websites. |
ResponseGroup/Resource Mappings
PA-API 5.0 uses Resources over ResponseGroups used in PA-API 4.0. Resources are hierarchical and logical grouping of product information. For more details about the Resources structure, refer PA-API 5.0 New Features Guide.
Tip: With the resources, you can request for specific desired information rather than requesting the entire ResponseGroup as was the case with PA-API 4.0. Requesting specific resources ensures faster response time.
PA-API 4.0 | PA-API 5.0 |
---|---|
BrowseNodeInfo | BrowseNodes Note: Response structure has changed, please refer BrowseNodes Documentation for details. Tip: See below on how to map PA-API 4.0 BrowseNodeInfo Attributes to PA-API 5.0 BrowseNodes Attributes. |
BrowseNodes | BrowseNodeInfo Note: Response structure has changed and now includes SalesRank as a sub-resource. Please refer the BrowseNodeInfo documentation for details. Tip: See below on how to map PA-API 4.0 BrowseNodes Attributes to PA-API 5.0 BrowseNodeInfo Attributes. |
Images | Images Note: Response structure and attribute support has changed. Please refer the Images documentation for details. Tip: See below on how to map PA-API 4.0 Images Attributes to PA-API 5.0 Images Attributes. |
ItemAttributes | ItemInfo Note: Response structure and attribute support has changed. Please refer the ItemInfo documentation for details. Tip: See below on how to map PA-API 4.0 ItemAttributes to PA-API 5.0 ItemInfo Attributes. |
OfferFull | Offers Note: The attribute support and response structure has changed. Please refer Offers Documentation for details. Note: All offer related ResponseGroups from PA-API 4.0 has been merged into the resources under Offers high level resource. Tip: See below on how to map PA-API 4.0 Offer Attributes to PA-API 5.0 Offer Attributes. |
OfferListings | Offers Note: The attribute support and response structure has changed. Please refer Offers Documentation for details. Note: All offer related ResponseGroups from PA-API 4.0 has been merged into the resources under Offers high level resource. Tip: See below on how to map PA-API 4.0 Offer Attributes to PA-API 5.0 Offer Attributes. |
Offers | Offers Note: The attribute support and response structure has changed. Please refer Offers Documentation for details. Note: All offer related ResponseGroups from PA-API 4.0 has been merged into the resources under Offers high level resource. Tip: See below on how to map PA-API 4.0 Offer Attributes to PA-API 5.0 Offer Attributes. |
OfferSummary | Offers Note: The attribute support and response structure has changed. Please refer Offers Documentation for details. Note: All offer related ResponseGroups from PA-API 4.0 has been merged into the resources under Offers high level resource. Tip: See below on how to map PA-API 4.0 Offer Attributes to PA-API 5.0 Offer Attributes. |
SalesRank | Merged into BrowseNodeInfo as a resource. Note: SalesRank is now returned with BrowseNode context to be more intuitive and meaningful. Tip: See below on how to map PA-API 4.0 SalesRank Attributes to PA-API 5.0 BrowseNodeInfo Attributes. |
ParentASIN - NEW! The ParentASIN resource returns the parent ASIN of an item. Please refer parent-asin documentation for details. |
|
EditorialReview | Check back later for updates! |
PromotionSummary | Check back later for updates! |
TopSellers | Check back later for updates! |
Reviews | Not Supported |
Accessories | Deprecated |
AlternateVersions | Deprecated |
Cart | Deprecated Note: Deprecated due to deprecation of all Cart Operations. Use Add to Cart form to integrate cart on your websites. |
CartNewReleases | Deprecated Note: Deprecated due to deprecation of all Cart Operations. Use Add to Cart form to integrate cart on your websites. |
CartTopSellers | Deprecated Note: Deprecated due to deprecation of all Cart Operations. Use Add to Cart form to integrate cart on your websites. |
CartSimilarities | Deprecated Note: Deprecated due to deprecation of all Cart Operations. Use Add to Cart form to integrate cart on your websites. |
ItemIds | Deprecated |
Large | Deprecated Note: As PA-API 5.0 is now based on granular resource level framework, any response group in PA-API 4.0 which was merely a combination of other response groups are not supported. |
Medium | Deprecated Note: As PA-API 5.0 is now based on granular resource level framework, any response group in PA-API 4.0 which was merely a combination of other response groups are not supported. |
MostGifted | Deprecated |
MostWishedFor | Deprecated |
NewReleases | Deprecated |
RelatedItems | Deprecated |
Request | Deprecated |
SearchBins | Deprecated Note: SearchBins has been replaced with SearchRefinements which offers dynamic refinements for each search request. Tip: You can use the SearchRefinements resource to check suggested Categories (SearchIndex/BrowseNodes) as well as dynamic refinements (like Actor , Author , Brand , etc.) and use them to make the next targeted search request. See Using SearchRefinements for more details. |
Small | Deprecated Note: As PA-API 5.0 is now based on granular resource level framework, any response group in PA-API 4.0 which was merely a combination of other response groups are not supported. |
Tracks | Deprecated |
Variations | Deprecated Note: Variations and it's related ResponseGroups from PA-API 4.0 have been deprecated. A new operation called GetVariations is released to support this feature. |
VariationImages | Deprecated Note: Variations and it's related ResponseGroups from PA-API 4.0 have been deprecated. A new operation called GetVariations is released to support this feature. |
VariationMatrix | Deprecated Note: Variations and it's related ResponseGroups from PA-API 4.0 have been deprecated. A new operation called GetVariations is released to support this feature. |
VariationOffers | Deprecated Note: Variations and it's related ResponseGroups from PA-API 4.0 have been deprecated. A new operation called GetVariations is released to support this feature. |
VariationSummary | Deprecated Note: Variations and it's related ResponseGroups from PA-API 4.0 have been deprecated. A new operation called GetVariations is released to support this feature. |
BrowseNodeInfo ResponseGroup Attribute Mapping
PA-API 4.0 | PA-API 5.0 |
---|---|
Ancestors |
Supported by BrowseNodes.Ancestor resource. Refer BrowseNodes for more details. |
BrowseNodeId |
Maps to Id field in GetBrowseNodes response and is returned by default. |
Children |
Supported by BrowseNodes.Children resource. Refer BrowseNodes for more details. |
Name |
Maps to DisplayName field in GetBrowseNodes response and is returned by default.Tip: Along with DisplayName attribute, PA-API 5.0 also returns a ContextFreeName attribute which indicates another display name of the BrowseNode which is fully context free. |
ContextFreeName - NEW!ContextFreeName attribute indicates a display name of the browse node which is fully context free. It is returned by default for each browse node. |
BrowseNodes ResponseGroup Attribute Mapping
PA-API 4.0 | PA-API 5.0 |
---|---|
Ancestors |
Supported by BrowseNodeInfo.BrowseNodes.Ancestor resource. Refer BrowseNodeInfo for more details. |
BrowseNodeId |
Maps to Id field in BrowseNodeInfo response container. It is returned for each BrowseNode by default (i.e. if any of the BrowseNodeInfo resource is requested). |
Name |
Maps to DisplayName field in BrowseNodeInfo response container and is returned by default.Tip: Along with DisplayName attribute, PA-API 5.0 also returns a ContextFreeName attribute which indicates another display name of the browse node which is fully context free. |
ContextFreeName - NEW!ContextFreeName attribute indicates a display name of the browse node which is fully context free. It is returned by default for each browse node. |
|
SalesRank - NEW!PA-API 5.0 returns sales rank information for each browse node an item is associated with. Request the BrowseNodeInfo.BrowseNodes.SalesRank resource for this.Tip: PA-API 5.0 also supports website sales rank information for each item which is the high level sales rank for the item in one of the root categories the item falls under. It can be fetched by requesting BrowseNodeInfo.WebsiteSalesRank resource. Refer BrowseNodeInfo documentation for details. |
|
IsCategoryRoot |
Deprecated Note: To be more intuitive, the last node in Ancestry ladder is the root of that corresponding browse node tree. Ancestors for every BrowseNode an item belongs to can be fetched by requesting BrowseNodeInfo.BrowseNodes.Ancestor resource. |
Children |
Deprecated Note: In-line with the customer experience on Amazon Retail, Children browse nodes are not supported for browse node returned for item. Tip: If you're interested in getting Children BrowseNodes for a BrowseNode, use the GetBrowseNodes Operation and use BrowseNodes.Children resource. |
Images ResponseGroup Attribute Mapping
PA-API 4.0 | PA-API 5.0 |
---|---|
ImageSets |
Re-structured. Note: Images are re-structured as Primary and Variant images where all sizes of Primary Images are returned in the Primary container under Images and all sizes of all variant images are returned in the Variants container under Images. Refer Images for more details. |
LargeImage |
Supported by Images.Primary.Large and Images.Variants.Large resources. Height , Width and URL attributes are returned as well. Refer Images for more details. |
MediumImage |
Supported by Images.Primary.Medium and Images.Variants.Medium resources. Height , Width and URL attributes are returned as well. Refer Images for more details. |
SmallImage |
Supported by Images.Primary.Small and Images.Variants.Small resources. Height , Width and URL attributes are returned as well. Refer Images for more details. |
SwatchImage |
Deprecated Only standard sizes (i.e. Small, Medium and Large) are supported. |
TinyImage |
Deprecated Only standard sizes (i.e. Small, Medium and Large) are supported. |
ThumbnailImage |
Deprecated Only standard sizes (i.e. Small, Medium and Large) are supported. |
ItemAttributes ResponseGroup Attribute Mapping
PA-API 4.0 | PA-API 5.0 |
---|---|
Actor |
Actor can be fetched by requesting ItemInfo.ByLineInfo resource. Actor can be found under Contributors container if one exists for the item. Refer ItemInfo documentation for more details. |
Artist |
Artist can be fetched by requesting ItemInfo.ByLineInfo resource. Artist can be found under Contributors container if one exists for the item. Refer ItemInfo documentation for more details. |
AudienceRating |
AudienceRating can be fetched by requesting ItemInfo.ContentRating resource. AudienceRating is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Author |
Author can be fetched by requesting ItemInfo.ByLineInfo resource. Author can be found under Contributors container if one exists for the item. Refer ItemInfo documentation for more details. |
Binding |
Binding can be fetched by requesting ItemInfo.Classifications resource. Binding is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Brand |
Brand can be fetched by requesting ItemInfo.ByLineInfo resource. Brand is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
ClothingSize |
Merged with Size attribute below. |
Color |
Color can be fetched by requesting ItemInfo.ProductInfo resource. Color is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Creator |
Maps to Contributors which can be fetched by requesting ItemInfo.ByLineInfo . Contributors is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Director |
Director can be fetched by requesting ItemInfo.ByLineInfo resource. Director can be found under Contributors container if one exists for the item. Refer ItemInfo documentation for more details. |
EAN |
Merged with EANs attribute below. |
EANList |
EANs can be fetched by requesting ItemInfo.ExternalIds resource. Refer ItemInfo documentation for more details.Note: All external item identifiers are classified together into ItemInfo.ExternalIds resource. Request this resource to get all External Ids associated with an item. |
Edition |
Edition can be fetched by requesting ItemInfo.ContentInfo resource. Edition is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Feature |
All Features associated with an item can be fetched by requesting ItemInfo.Features resource. Refer ItemInfo documentation for more details. |
Format |
Formats can be fetched by requesting ItemInfo.TechnicalInfo resource. Formats is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
IsAdultProduct |
IsAdultProduct can be fetched by requesting ItemInfo.ProductInfo resource. IsAdultProduct is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
IsEligibleForTradeIn |
IsEligibleForTradeIn can be fetched by requesting ItemInfo.TradeInInfo resource. IsEligibleForTradeIn is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
ISBN |
ISBNs can be fetched by requesting ItemInfo.ExternalIds resource. Refer ItemInfo documentation for more details.Note: All external item identifiers are classified together into ItemInfo.ExternalIds resource. Request this resource to get all External Ids associated with an item. |
ItemDimensions |
ItemDimension can be fetched by requesting ItemInfo.ProductInfo resource. ItemDimension is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Label |
Merged with Brand attribute above as Label is similar to Brand. |
Languages |
Languages can be fetched by requesting ItemInfo.ContentInfo resource. Languages is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Manufacturer |
Manufacturer can be fetched by requesting ItemInfo.ByLineInfo resource. Manufacturer is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
ManufacturerPartsWarrantyDescription |
Merged with Warranty attribute below as ManufacturerPartsWarrantyDescription is similar to Warranty. |
Model |
Model can be fetched by requesting ItemInfo.ManufactureInfo resource. Model is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
MPN |
Merged with ItemPartNumber attribute below. MPN refers to Manufacturer Part Number which is similar to PartNumber and hence it is merged. |
NumberOfItems |
Maps to UnitCount which can be fetched by requesting ItemInfo.ProductInfo resource. UnitCount is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
NumberOfPages |
Maps to PagesCount which can be fetched by requesting ItemInfo.ContentInfo resource. PagesCount is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
PartNumber |
Maps to ItemPartNumber which can be fetched by requesting ItemInfo.ManufactureInfo resource. ItemPartNumber is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
ProductGroup |
ProductGroup can be fetched by requesting ItemInfo.Classifications resource. ProductGroup is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
PublicationDate |
PublicationDate can be fetched by requesting ItemInfo.ContentInfo resource. PublicationDate is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
ReleaseDate |
ReleaseDate can be fetched by requesting ItemInfo.ProductInfo resource. ReleaseDate is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Size |
Size can be fetched by requesting ItemInfo.ProductInfo resource. Size is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
Studio |
Merged with Manufacturer attribute above. The attribute holds studio name for the digital item. |
Title |
Title can be fetched by requesting ItemInfo.Title resource. Refer ItemInfo documentation for more details. |
TradeInValue |
Maps to Price container inside TradeInInfo. Price can be fetched by requesting ItemInfo.TradeInInfo resource. Price is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
UPC |
Merged with UPCs attribute below. |
UPCList |
UPCs can be fetched by requesting ItemInfo.ExternalIds resource. Refer ItemInfo documentation for more details.Note: All external item identifiers are classified together into ItemInfo.ExternalIds resource. Request this resource to get all External Ids associated with an item. |
Warranty |
Warranty can be fetched by requesting ItemInfo.ManufactureInfo resource. Warranty is returned as a separate container when this resource is requested. Refer ItemInfo documentation for more details. |
AspectRatio |
Deprecated |
AudioFormat |
Deprecated |
CEROAgeRating |
Deprecated |
Department |
Deprecated |
EISBN |
Deprecated |
EpisodeSequence |
Deprecated |
ESRBAgeRating |
Deprecated |
Genre |
Deprecated |
HardwarePlatform |
Deprecated |
HazardousMaterialType |
Deprecated |
IsAutographed |
Deprecated |
IsMemorabilia |
Deprecated |
IssuesPerYear |
Deprecated |
ItemLinks |
Deprecated |
LegalDisclaimer |
Deprecated |
ListPrice |
Deprecated Note: Price information for an item is returned as part of Offers high level resource. For information on how to consume and best use the offer information returned via Product Advertising API, refer Using Offer Information. |
ManufacturerMaximumAge |
Deprecated |
ManufacturerMinimumAge |
Deprecated |
MediaType |
Deprecated |
NumberOfDiscs |
Deprecated |
NumberOfIssues |
Deprecated |
NumberOfTracks |
Deprecated |
OperatingSystem |
Deprecated |
PackageQuantity |
Deprecated |
Platform |
Deprecated |
ProductTypeSubCategory |
Deprecated |
Publisher |
Deprecated |
RegionCode |
Deprecated |
SeikodoProductCode |
Deprecated |
SKU |
Deprecated |
SubscriptionLength |
Deprecated |
WEEETaxValue |
Deprecated |
Offers ResponseGroup Attribute Mapping
PA-API 4.0 | PA-API 5.0 |
---|---|
Amount |
Maps to Amount attribute which is returned as part of Price container. It can be fetched by requesting Offers.Listings.Price resource. Refer Offers documentation for details.Note: For information on how to consume and best use the offer information returned via Product Advertising API, refer Using Offer Information. |
AmountSaved |
Maps to Savings inside Price container. It can be fetched by requesting Offers.Listings.Price resource. Refer Offers documentation for details. Note: For information on how to consume and best use the offer information returned via Product Advertising API, refer Using Offer Information. |
Availability |
Maps to Availability container. inside Offer Listings. Refer Offers documentation for details and look out for resources like Offers.Listings.Availability.* .Tip: The Availability container returns some new attributes now like MaxOrderQuantity and MinOrderQuantity . Refer Offers documentation for details. |
AverageFeedbackRating |
Maps to FeedbackRating attribute inside MerchantInfo container. It can be fetched by requesting Offers.Listings.MerchantInfo resource. Refer Offers documentation for details. |
Condition |
Maps to Condition container which is returned under both Listings and Summaries under Offers Resource. Refer Offers documentation for details.Note: Condition="All" now maps to Condition="Any" . |
ConditionNote |
Maps to ConditionNote attribute which is returned as a part of Condition container. It can be fetched by requesting Offers.Listings.Condition.ConditionNote resource. Refer Offers documentation for details. |
CurrencyCode |
Maps to Currency attribute which is returned as part of Price container. It can be fetched by requesting Offers.Listings.Price resource. Refer Offers documentation for details. Note: For information on how to consume and best use the offer information returned via Product Advertising API, refer Using Offer Information. |
FormattedPrice |
Maps to DisplayAmount attribute which is returned as part of Price container. It can be fetched by requesting Offers.Listings.Price resource. Refer Offers documentation for details. Note: For information on how to consume and best use the offer information returned via Product Advertising API, refer Using Offer Information. |
IsEligibleForPrime |
Maps to IsPrimeEligible attribute which is returned as part of OfferListings/DeliveryInfo container. It can be fetched by requesting Offers.Listings.DeliveryInfo.IsPrimeEligible resource. Refer Offers documentation for details. |
IsEligibleForSuperSaverShipping |
Maps to IsFreeShippingEligible attribute which is returned as part of OfferListings/DeliveryInfo container. It can be fetched by requesting . It can be fetched by requesting Offers.Listings.DeliveryInfo.IsFreeShippingEligible resource. Refer Offers documentation for details. |
LowestCollectiblePrice |
Maps to LowestPrice attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.LowestPrice resource.Note:
|
LowestNewPrice |
Maps to LowestPrice attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.LowestPrice resource.Note:
|
LowestRefurbishedPrice |
Maps to LowestPrice attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.LowestPrice resource.Note:
|
LowestUsedPrice |
Maps to LowestPrice attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.LowestPrice resource.Note:
|
LoyaltyPoints |
Maps to Points attribute under LoyaltyPoints container in Offer Listings. It can be requested by specifying the Offers.Listings.LoyaltyPoints.Points resource in the request. Refer Offers documentation for details. |
MerchantId |
Maps to Id attribute inside MerchantInfo container. It can be fetched by requesting Offers.Listings.MerchantInfo resource. Refer Offers documentation for details. |
MerchantName |
Maps to Name attribute inside MerchantInfo container. It can be fetched by requesting Offers.Listings.MerchantInfo resource. Refer Offers documentation for details. |
OfferListingId |
Maps to Id attribute inside OfferListings container. This attribute is returned if any of the Offer.Listings.* resource is requested. |
SalePrice |
Maps to Price container which can be fetched by requesting Offers.Listings.Price resource. Refer Offers documentation for details. Note: For information on how to consume and best use the offer information returned via Product Advertising API, refer Using Offer Information. |
TotalCollectible |
Maps to OfferCount attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.OfferCount resource.Note:
|
TotalFeedback |
Maps to FeedbackCount attribute inside MerchantInfo container. It can be fetched by requesting Offers.Listings.MerchantInfo resource. Refer Offers documentation for details. |
TotalNew |
Maps to OfferCount attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.OfferCount resource.Note:
|
TotalOffers |
Maps to OfferCount attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.OfferCount resource.Note:
|
TotalRefurbished |
Maps to OfferCount attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.OfferCount resource.Note:
|
TotalUsed |
Maps to OfferCount attribute in Offer Summary. It can be fetched by requesting Offers.Summaries.OfferCount resource.Note:
|
DefaultShippingCountry - NEW!Note: This attribute is returned under MerchantInfo container and can be requested with the Offers.Listings.MerchantInfo resource along with Id and Name . Refer Offers documentation for details. |
|
HighestPrice - NEW!Note: Along with LowestPrice information, PA-API 5.0 now provides HighestPrice information under Offer Summaries. To fetch this information, request the Offers.Summaries.HighestPrice resource. |
|
IsAmazonFulfilled - NEW!Note: This attribute is returned under DeliveryInfo container and can be requested with the Offers.Listings.DeliveryInfo.IsAmazonFulfilled resource. Refer Offers documentation for details. |
|
IsBuyBoxWinner - NEW!Note: This attribute is returned under Offer Listings container and can be requested with the Offers.Listings.IsBuyBoxWinner resource. Refer Offers documentation for details. |
|
IsPrimeExclusive - NEW!Note: This attribute is returned under ProgramEligibility container and can be requested with the Offers.Listings.ProgramEligibility.IsPrimeExclusive resource. Refer Offers documentation for details. |
|
IsPrimePantry - NEW!Note: This attribute is returned under ProgramEligibility container and can be requested with the Offers.Listings.ProgramEligibility.IsPrimePantry resource. Refer Offers documentation for details. |
|
MaxOrderQuantity - NEW!Note: This attribute is returned under Availability container and can be requested with the Offers.Listings.Availability.MaxOrderQuantity resource. Refer Offers documentation for details. |
|
MinOrderQuantity - NEW!Note: This attribute is returned under Availability container and can be requested with the Offers.Listings.Availability.MinOrderQuantity resource. Refer Offers documentation for details. |
|
Promotions - NEW!Note: Promotions at offer level includes Promotions like "Subscribe and Save", etc. This information can be fetched by requesting Offers.Listings.Promotions resource. Refer Offers documentation for details. |
|
SavingBasis - NEW!Note: This was earlier returned as part of ItemAttributes ResponseGroup in PA-API 4.0 as ListPrice attribute. To fetch this information, request the Offers.Listings.SavingBasis resource. Refer Offers documentation for details. |
|
SubCondition - NEW!Note: This attribute is returned under Condition container and can be requested with the Offers.Listings.Condition.SubCondition resource. Refer Offers documentation for details. |
|
MoreOffersUrl |
Check back later for updates! |
TotalOfferPages |
Deprecated |
SalesRank ResponseGroup Attribute Mapping
PA-API 4.0 | PA-API 5.0 |
---|---|
SalesRank |
SalesRank is now merged with BrowseNodeInfo high level resource and can be fetched by requesting BrowseNodeInfo.WebsiteSalesRank resource. Refer BrowseNodeInfo for more details.Tip: SalesRank is more intuitive in PA-API 5.0 as it is returned in context of BrowseNode. Tip: PA-API 5.0 returns sales rank information for each browse node an item is associated with. Request the BrowseNodeInfo.BrowseNodes.SalesRank resource for this. Refer BrowseNodeInfo for more details. |