Update Catalog Item
Update an existing catalog item.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
catalogItemId
Catalog item identifier
Request
This endpoint expects an object.
type
Catalog item type
Allowed values:
name
Catalog item name
code
Catalog item code
description
Catalog item description
cost
Catalog item cost
price
Catalog item price
imageId
Catalog item image identifier
categoryId
Catalog item category identifier
isArchived
Whether the catalog item is archived
manufacturer
Catalog item manufacturer
sku
Catalog item SKU
Response
Catalog item updated successfully
id
Catalog item identifier
name
Catalog item name
manufacturer
Catalog item manufacturer
sku
Catalog item SKU
code
Catalog item code
cost
Catalog item cost
price
Catalog item price
description
Catalog item description
image
categoryId
Catalog item category identifier
type
Catalog item type
Allowed values:
isArchived
Whether the catalog item is archived
createdAt
updatedAt
