Returns pricing information for a seller's offer listings
Returns pricing information for a seller’s active offer listings based on seller SKU or Walmart Item ID (see ADR-029).
Query parameters
MarketplaceId
A marketplace identifier. Specifies the marketplace for which prices are returned.
Allowed values:
Skus
A list of up to twenty seller SKU values used to identify items in the given marketplace.
walmartItemIds
A list of up to twenty Walmart Item ID values used to identify items in the given marketplace.
ItemType
Indicates whether Walmart Item ID values or seller SKU values are used to identify items.
Allowed values:
ItemCondition
Filters the offer listings based on item condition. Possible values: New, Used, Collectible, Refurbished, Club.
Allowed values:
OfferType
Indicates whether to request pricing information for the seller's B2C or B2B offers. Default is B2C.
Allowed values:
CustomerType
Indicates whether to request Consumer or Business offers. Default is Consumer.
Allowed values:
Response
Success
payload
The payload for the getPricing and getCompetitivePricing operations.
errors
A list of error responses returned when a request is unsuccessful.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error