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 or null
customsobject or null
dimensionobject or null
fulfillment_settingsobject or null
gtinstring or null
idlong or null
inventoryobject or null
is_digitalboolean or null
lot_informationobject or null
namestring or null
packaging_material_typeobject or null
packaging_requirementobject or null
return_preferencesobject or null
skustring or null
statusstring or null
upcstring or null
updated_ondatetime or null
weightobject or null

Errors