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
integerThe unique ID of this custom field.
nameOptional
stringThe name of the custom field.
typeOptional
stringThe type of custom field.
possibleValuesOptional
stringThe possible values the custom field can have.
usesDataEntryOptional
booleanThis value is true if the custom field uses a data entry.
requiredInDataEntryOptional
booleanShows whether the custom field is required in data entry.
valueOptional
stringThe value of the custom field.