Retrieve Rotating Delivery Product

View as Markdown
Returns what product will be revealed at a given order placement date or a given ordinal integer in the series

Authentication

x-api-keystring
API Key authentication via header

Path parameters

product_idstringRequired
Merchant product ID

Query parameters

datestringOptional

Date of order placement (ISO8601 format, Timezone required)

ordinalintegerOptional
Delivery "position" for the product in the ordinal planned sequence

Response

200
merchantstringOptional
groupslist of objectsOptional
namestringOptional
pricestringOptional
image_urlstringOptional
detail_urlstringOptional
external_product_idstringOptional
skustringOptional
autoship_enabledbooleanOptionalDefaults to true
premier_enabledintegerOptionalDefaults to 0
createdstringOptional
last_updatestringOptional
livebooleanOptionalDefaults to true
discontinuedbooleanOptionalDefaults to true
extra_dataanyOptional
product_typestringOptional
autoship_by_defaultbooleanOptionalDefaults to true
everyinteger or nullOptional
every_periodinteger or nullOptional
offer_profilestring or nullOptional
incentive_groupanyOptional

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error