GET
/
consumers
/
{consumer_id}
/
commerce
/
variants
/
{variant_id}

Authorizations

Authorization
string
header
required

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

Path Parameters

variant_id
string
required
consumer_id
string
required

Response

200 - application/json
id
string
required

Technical id in Chift

name
string
required
parent_id
string
required

Technical id of the parent product in Chift

source_ref
object
required

Technical id in the target software

available_quantity
number
default:
0
barcode
string
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
inventory_details
object[]
prices
object[]
sku
string
status
enum<string>

An enumeration.

Available options:
unknown,
archived,
unpublished,
published
unit_of_measure
string
variant_attributes
object[]

List of attributes that are specific to the variant of the product.

variant_images
object[]

List of images that are specific to the variant of the product.

weight
number
default:
0
weight_unit
string