GET
/
consumers
/
{consumer_id}
/
commerce
/
products
/
{product_id}

Authorizations

Authorization
string
header
required

This access token needs to be included in each of your request to the Chift API.

Path Parameters

product_id
string
required
consumer_id
string
required

Response

200 - application/json
id
string
required

Technical id in Chift

name
string
required
source_ref
object
required

Technical id in the target software

categories
object[]
common_attributes
object[]

List of attributes that are shared by all variants of the product.

common_images
object[]

List of images that are shared by all variants of the product.

created_on
string
description
string
description_html
string
status
enum<string>

An enumeration.

Available options:
unknown,
archived,
unpublished,
published
variant_attributes_options
object[]
variants
object[]