Exemption Certificate Management

CertCapture RESTful APIs

ClassificationParameterUsageMapModel

usage of system defined parameters.

Parameters
idOptional
integer

The unique ID number of this property.

parameterIdOptional
integer

The id of the parameter.

taxTypeGroupIdOptional
string

tax type group id for the classification parameter usage item.

visibilityOptional
string

This defines if the parameter is recommended ,optional or mandatory

Enum: Required, Recommended, Optional, Conditional
attributeTypeOptional
string

The type of parameter as determined by its application, e.g. Product, Transaction, Calculated

attributeSubTypeOptional
string

The sub-type of parameter as determined by its application.

nameOptional
string

The name of the property. To use this property, add a field on the parameters object of a CreateTransaction call.

dataTypeOptional
string

The data type of the property.

helpTextOptional
string

Help text to be shown to the user when they are filling out this parameter. Help text may include HTML links to additional content with more information about a parameter.

labelOptional
string

Label that helps the user to identify a parameter

helpUrlOptional
string

A help url that provides more information about the parameter

valuesOptional
array

If the parameter is of enumeration data type, then this list will be populated with all of the possible enumeration values.

measurementTypeOptional
string

The unit of measurement type of the parameter