Get Offer by ID
Retrieve a specific Offer
given its offer_id
.
This endpoint supports collections and metadata. Use the include
query param.
Headers
Path Parameters
Query Parameters
Comma-separated list of extra data to be included.
metadata
, collections
, shipping
Response
Product Offer
The parent/container product ID. Note: this is a legacy property and is now considered deprecated.
The ID of the product in the merchants external store.
The URL to the product page in the merchants store.
Name of the offer.
Description of the offer. Note: this value may contain HTML elements.
65000
Commerce platform the offer was sourced from.
OTHER
, SHOPIFY
, MAGENTO
, MAGENTO_ONE
, WOOCOMMERCE
, BIGCOMMERCE
, LIGHTSPEED
, ECWID
, YAAS
, SPREECOMMERCE
, DEMANDWARE
, VOLUSION
, PRESTASHOP
, THREEDCART
, SYLIUS
, WIX
, SWELL
, MIVA
, WEBSPHERE
, ORACLECC
, SAPCC
, SQUARESPACE
, SHOPWARE
, COMMERCETOOLS
, MEDUSA
, ABICART
, SPRYKER
, MYSTORE
, CENTRA
, XCART
, VTEX
, KIBO
, SALEOR
, VENDO
, CHORD
, DIGITALRIVER
, SQUARE
, AMAZON
, BIGCARTEL
, CUSTOM
Name of merchant selling product.
Name of source vendor or brand.
Merchant ID
Is the product available for purchase.
Is the product hidden in the merchants store. Note: a product can be hidden while still being available for purchase.
Minimum Price the Offer sells for.
Maximum Price the Offer sells for.
Base Currency of Offer. Intended for reference only. The currency property of the SKU is the currency source of truth.
Original Category on Source Platform
Additional Meta Data of the Offer
Product variations configured by the merchant in their external store. Note: Variations can have any name the merchant chooses to use. There is no pre-defined set of possible variants or variant values.
Sku's are unique combinations of Variants the compose a purchasable entity. When placing orders a Sku is the item that will be purchased.
Grouped of media for the Offer. Note: For most commerce platforms there will only be a single album per Offer.
Type of product. Note: Offers with a type of BUNDLED
cannot be purchased through the API at this time due to ecom platform limitations.
PHYSICAL
, DIGITAL
, VIRTUAL
, BUNDLED
Current status of the Offer.
UNAVAILABLE
, AVAILABLE
, DISABLED_UNAVAILABLE
, DISABLED_AVAILABLE
, FOR_DELETION
, ARCHIVED
Publishing Status
NOT_PUBLISHED
, PUBLISHED
Date of offer creation in ISO 8601 format.
Date of last offer update in ISO 8601 format.
Date of last consolidation in ISO 8601 format. This date is jittered for performance reasons and can be in the future
Is the product 3D Enabled
3D Resource Object
Amount given by merchant
Symbol representing the desired currency
The presented currency of this SKU
The default image for this Offer. Only present on responses from the Search API. In other cases this value will be on the album's primary media object.
Subscription status
NOT_SUBSCRIBED
, SUBSCRIBED
The raw external product data from the external commerce platform
Collections this offer belongs to
[ALPHA] - Shipping data for the Offer.
Was this page helpful?