Retrieve Rotating Delivery Product

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint will by default return the first product in the rotation at that time. This is usually the product the customer will be checking out with to generate the rotating subscription.

Default for each rotating rule type:

  • Time-Window: The default date will be the current date at request time
  • Ordinal: The default ordinal will be 0, always the first product in the list
📘

To get the all the rules from the rotating product use get product or list product endpoints with ?include_product_selection_rules=true as a query param

Path Params
string
required

Merchant product ID

Query Params
string

Date of order placement (ISO8601 format, Timezone required)

int32

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json