Offer

Overview

The Offer operation is used to retrieve offer-level data for a specific product on Amazon. It provides a list of all available seller offers for a product, including pricing, condition, fulfillment method, and Buy Box information.

This operation is especially useful for analyzing competition, understanding price dynamics, and making sourcing decisions.

With this operation, users can access:

  • All active seller offers

  • Pricing (including discounts)

  • Seller information and ratings

  • Fulfillment type (FBA / FBM)

  • Buy Box ownership

  • Order quantity limits

Use Cases

  • Analyzing marketplace competition for a given product

  • Identifying the Buy Box winner and their price

  • Evaluating seller reputation and fulfillment strategy

  • Understanding pricing variation between sellers

  • Supporting repricing engines or sourcing decisions

Accepted Input Types

  • asin (e.g. B005CWEQEW)

  • Must also include type: OFFER in the request payload

Using the ASIN is mandatory. The system does not currently support offer retrieval by URL.

Available Through

This operation is available via both Realtime Service and Bulk Service. The bulk version allows you to retrieve offer data for multiple products at once — ideal for catalog-wide analysis.

Last updated