Update specific channel metadata record from a variant by channel metadata ID

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

variantIdstringRequiredformat: "int64"
The ID of the variant to update the metadata from
channelMetadataIdstringRequiredformat: "int64"
The ID of the channel metadata record to update

Request

This endpoint expects an object.
objectRequired
OR
objectRequired
OR
objectRequired
OR
objectRequired

Response

Success
associated_bundleslist of objects or null
barcodestring or null
bundle_definitionlist of objects or null
channel_metadatalist of objects or null
created_ondatetime
customsobject
dimensionobject
fulfillment_settingsobject
gtinstring or null
idlong
inventoryobject
is_digitalboolean
lot_informationobject
namestring or null
packaging_material_typeobject
packaging_requirementobject
return_preferencesobject
skustring or null
statusstring or null
upcstring or null
updated_ondatetime or null
weightobject

Errors

400
Bad Request Error
404
Not Found Error