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
category
Catalog item category code. Must be a valid ProductCategory or ServiceCategory value.
code
Catalog item code
description
Catalog item description
cost
Catalog item cost
price
Catalog item price
tradeGroup
High-level trade group for this item.
Response
Catalog item updated successfully
id
Catalog item identifier
name
Catalog item name
catalog
High-level trade group for this item.
type
Catalog item type
Allowed values:
category
Catalog item category code (ProductCategory or ServiceCategory)
cost
Catalog item cost
price
Catalog item price
manufacturer
Catalog item manufacturer
sku
Catalog item SKU
code
Catalog item code
description
Catalog item description
image
isArchived
Whether the catalog item is archived
createdById
Identifier of the user who created the catalog item
createdAt
updatedAt
