Offers
Retrieve Offer
Retrieve a seller offer by ID with its per-offer calculated price.
GET
Returns a single offer; offers from hidden sellers or on unpublished products return a
404.
Customer authentication is optional.
calculated_price is computed per offer only when requested in fields and a pricing context (region_id, country_code, or cart_id) resolves; requesting inventory_quantity or in_stock requires a single sales channel on the publishable key or via sales_channel_id.Path parameters
string
required
The offer’s ID.
Query parameters
string
Comma-separated fields and relations to include; add
calculated_price, inventory_quantity, or in_stock to receive the computed fields.string
Region used to build the pricing context for
calculated_price.string
Country used for the tax portion of the pricing context.
string
Province used for the tax portion of the pricing context.
string
Cart whose region and customer resolve the pricing context.
Response
object