Exemption Certificate Management

CertCapture RESTful APIs

ItemCatalogueInputModel

Represents an item in your company's product catalog.

This model is used in the following APIs:

Parameters
itemIdOptional
integer

The unique ID number of this item.

itemCodeRequired
string

A unique code representing this item.

descriptionRequired
string

A friendly description of this item in your product catalog.

taxCodeOptional
string

The tax code of the item.

itemTypeOptional
string

Type of item

upcOptional
string

The universal product code of the item.

Deprecated - As of 6/25/2024, this field is deprecated. Instead of using this field, you can pass this value as a parameter. The parameter name is UPC.

summaryOptional
string

Long Summary for Item

Deprecated - As of 6/25/2024, this field is deprecated. Instead of using this field, you can pass this value as a parameter. The parameter name is Summary.

itemGroupOptional
string

A way to group similar items.

categoryOptional
string

A path to the category where item is included.

sourceRequired
string

The source of creation of this item.

sourceEntityIdOptional
string

The unique identifier of this item at the source

propertiesOptional
object

Additional key-description of the product.

classificationsOptional
array

Classifications Attached to the Product Please note: taxCode (ProductCode for SystemCode AVATAXCODE) is being removed from classifications. You can still find it in the taxCode field.

parametersOptional
array

Parameters Attached to the Product

customParametersOptional
array

List of item custom parameters