Products/Variants

post/api/style-variants/

Request body

forCompanyIdstring
styleIdstring required
namestring required
descriptionstring nullable
colorstring required
genderstring nullable
imagesFileIdsstring[] nullable
brandsstring[] nullable
departmentsstring[] nullable
seasonsstring[] nullable
collectionsstring[] nullable
customPropertiesstring nullable
suppliersstring[] nullable
mainSupplierstring nullable
vendorsstring[] nullable
claimIntentionsstring[] nullable
isStoryActiveboolean
externalIdstring

Your own identifier for this product. Unique per company across all product levels. Can be used in place of the Retraced ID on any product ID field in this API. On update it is only written when the field is present in the body — omitting it keeps the stored value, sending null clears it.

Response

Default Response

Changes