Exemption Certificate Management

CertCapture RESTful APIs

ItemParameterModel

Represents a parameter associated with an item.

This model is used in the following APIs:

Parameters
idOptional
integer

The id of the parameter.

nameRequired
string

The parameter's name.

valueRequired
string

The value for the parameter.

unitOptional
string

The unit of measurement code for the parameter.

itemIdOptional
integer

The item id

isNeededForCalculationOptional
boolean

This field identifies if parameter is needed for calculation

isNeededForReturnsOptional
boolean

This field identifies if parameter is needed for returns

isNeededForClassificationOptional
boolean

This field identifies if parameter is needed for classification