Retrieve item product details

Retrieve requested product detail fields for one or more items. Results preserve request order and repeated IDs. Every requested ID has a corresponding response entry.

Query Params
string
required
length between 1 and 100

The key of the index to use.

string
required
length between 1 and 100

The section of the index to use (e.g. 'Products').

item_id
array of strings
required
length between 1 and 20

1 to 20 item IDs to retrieve product details for. Repeat this parameter to specify multiple IDs.

Item ID*
length between 1 and 100

The ID of the client and version that the request is coming from, such as cio-js-2.90.

A customer generated anonymized identifier for a user on a customer website. It should only be sent for logged in customers and helps Constructor to tie multiple client and session IDs together to form a behavioral data profile across devices.

fields
array of const
required

One or more product detail fields to include in the response. This parameter may be repeated to specify multiple fields.

Fields*

An integer representing the users session number (starting with 1), incremented after a 30 minute period of inactivity.

A globally unique identifier for the user browser (or mobile application instance) making the request.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json