v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
eCommerce
Products and variants

Get one specific product variant

Returns a specific product variant

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

Path parameters

consumer_idstring uuid required
variant_idstring required

Response

Successful Response

idstring required

Technical id in Chift

parent_idstring required

Technical id of the parent product in Chift

namestring required
descriptionstring nullable
description_htmlstring nullable
created_onstring date-time nullable
skustring nullable
taxableboolean nullable
barcodestring nullable
available_quantitynumber nullable
unit_of_measurestring nullable
weightnumber nullable
weight_unitstring nullable
status'unknown' | 'archived' | 'unpublished' | 'published'