Exemption Certificate Management

CertCapture RESTful APIs

UPCModel

One Universal Product Code object as defined for your company.

This model is used in the following APIs:

Parameters
idOptional
integer

The unique ID number for this UPC.

companyIdOptional
integer

The unique ID number of the company to which this UPC belongs.

upcRequired
string

The 12-14 character Universal Product Code, European Article Number, or Global Trade Identification Number.

legacyTaxCodeOptional
string

Legacy Tax Code applied to any product sold with this UPC.

descriptionRequired
string

Description of the product to which this UPC applies.

effectiveDateOptional
string

If this UPC became effective on a certain date, this contains the first date on which the UPC was effective.

endDateOptional
string

If this UPC expired or will expire on a certain date, this contains the last date on which the UPC was effective.

usageOptional
integer

A usage identifier for this UPC code.

isSystemOptional
integer

A flag indicating whether this UPC code is attached to the AvaTax system or to a company.

createdDateOptional
string

The date when this record was created.

createdUserIdOptional
integer

The User ID of the user who created this record.

modifiedDateOptional
string

The date/time when this record was last modified.

modifiedUserIdOptional
integer

The user ID of the user who last modified this record.