Create Catalog Item
Create a catalog item. The product will not be immediately categorized.
Authentication
x-truemed-api-keystring
Sales channel API key for merchant server-to-server authentication
Request
Request body for CreateItemRequest
description
The description of the item.
image_urls
An array of image URLs of the item.
name
The name of the catalog item.
sku
The SKU of the catalog item.
url
The display page URL for the item.
gtin
The GTIN of the catalog item.
metadata
Optional metadata string for the catalog item.
product_id
The product ID of the product which this catalog item is a variant of.
Response
Successful response