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.
Products.AmazonChannelMetadataRequestModelobjectRequired
Amazon Sales Channel Information with custom Amazon Fields
OR
Products.BaseChannelMetadataRequestModelobjectRequired
Standard Channel Metadata Record to store SellerSKU for a Sales Channel
OR
Products.BigCommerceChannelMetadataRequestModelobjectRequired
BigCommerce Sales Channel Information with custom Amazon Fields
OR
Products.ShopifyChannelMetadataRequestModelobjectRequired
Shopify Sales Channel Information

Response

Success
additional_hazmat_attributesobjectOptional
associated_bundleslist of objects or nullOptional
barcodeslist of objects or nullOptional
bundle_definitionlist of objects or nullOptional
channel_metadatalist of objects or nullOptional
created_ondatetimeOptional
customsobjectOptional
dimensionobjectOptional
fulfillment_settingsobjectOptional
gtinstring or nullOptional
idlongOptional
inventoryobjectOptional
is_digitalbooleanOptional
is_image_uploadedbooleanOptional
lot_informationobjectOptional
merge_childrenlist of objects or nullOptional
namestring or nullOptional
packaging_material_typeobjectOptional
packaging_requirementobjectOptional
return_preferencesobjectOptional
reviews_pendinglist of strings or nullOptional
skustring or nullOptional
statusstring or nullOptional
upcstring or nullOptional
updated_ondatetime or nullOptional
weightobjectOptional

Errors

400
Bad Request Error
404
Not Found Error