Logo
Commerce API API Documentation

Product id from list

GET https://{{apiDomain}}/v1/shoppers/me/products.json?apiKey={{publicApiKey}}&expand=product&fields=product.id

Retrieves a product id from the list of products.
https://docs.digitalriver.com/commerce-api/shopper-apis/product-discovery/products

 

Body PARAM

Key Datatype Required Description 
apiKey
string
expand
string
fields
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.digitalriver.com/v1/shoppers/me/products.json?apiKey=&expand=product&fields=product.id?apiKey=&expand=product&fields=product.id'

ENDPOINTS