Returns the lowest priced offers for a single SKU listing
Returns the lowest priced offers for a single SKU listing, based on SKU and item condition.
Path parameters
SellerSKU
Identifies an item in the given marketplace. SellerSKU is qualified by the seller's SellerId.
Query parameters
MarketplaceId
A marketplace identifier. Specifies the marketplace for which prices are returned.
Allowed values:
ItemCondition
Filters the offer listings based on item condition. Possible values: New, Used, Collectible, Refurbished, Club.
Allowed values:
CustomerType
Indicates whether to request Consumer or Business offers. Default is Consumer.
Allowed values:
Response
Success
payload
The payload for the getListingOffers and getItemOffers 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