Exemption Certificate Management

CertCapture RESTful APIs

ItemTagDetailOutputModel

Represents a tag for an item in your company's product catalog.

This model is used in the following APIs:

Parameters
tagNameRequired
string

The tag name.

itemIdOptional
integer

The unique ID number of this item.

companyIdOptional
integer

The unique ID number of the company that owns this item.

itemTagDetailIdOptional
integer

The unique ID number of the item-tag relation.

tagIdOptional
integer

The unique tag Id for the tags.

createdDateOptional
string

The date when this record was created.