Exemption Certificate Management

CertCapture RESTful APIs

CustomFieldModel

A custom field provides extra information about a customer or certificate.

Custom fields are provided to permit you to store additional information about an exemption certificate or customer. They are available to support additional use cases beyond that supported directly by Avalara's exemption certificate software.

For more information about custom fields, see the Avalara Help Center article about custom fields.

Parameters
idOptional
integer

The unique ID of this custom field.

nameOptional
string

The name of the custom field.

typeOptional
string

The type of custom field.

possibleValuesOptional
string

The possible values the custom field can have.

usesDataEntryOptional
boolean

This value is true if the custom field uses a data entry.

requiredInDataEntryOptional
boolean

Shows whether the custom field is required in data entry.

valueOptional
string

The value of the custom field.