Update Catalog Item

Update an item in the product catalog. The product will not be immediately re-categorized.

Authentication

x-truemed-api-keystring

Sales channel API key for merchant server-to-server authentication

Request

Request body for UpdateItemRequest
descriptionstringRequired
The description of the item.
image_urlslist of stringsRequired
An array of image URLs of the item.
namestringRequired
The name of the catalog item.
skustringRequired
The SKU of the catalog item.
urlstringRequired
The display page URL for the item.
gtinstringOptional
The GTIN of the catalog item.
metadatastringOptional
Optional metadata string for the catalog item.
product_idstringOptional
The product ID of the product which this catalog item is a variant of.

Response

Successful response

Errors