Exemption Certificate Management
CertCapture RESTful APIs
ItemParameterModel
Represents a parameter associated with an item.
This model is used in the following APIs:
Parameters
idOptional
integerThe id of the parameter.
nameRequired
stringThe parameter's name.
valueRequired
stringThe value for the parameter.
unitOptional
stringThe unit of measurement code for the parameter.
itemIdOptional
integerThe item id
isNeededForCalculationOptional
booleanThis field identifies if parameter is needed for calculation
isNeededForReturnsOptional
booleanThis field identifies if parameter is needed for returns
isNeededForClassificationOptional
booleanThis field identifies if parameter is needed for classification