Exemption Certificate Management

CertCapture RESTful APIs

AccountConfigurationModel

Represents one configuration setting for this account

This model is used in the following APIs:

Parameters
accountIdOptional
integer

The unique ID number of the account to which this setting applies

categoryRequired
string

The category of the configuration setting. Avalara-defined categories include AddressServiceConfig and TaxServiceConfig. Customer-defined categories begin with X-.

nameRequired
string

The name of the configuration setting

valueOptional
string

The current value of the configuration setting

createdDateOptional
string

The date when this record was created.

createdUserIdOptional
integer

The User ID of the user who created this record.

modifiedDateOptional
string

The date/time when this record was last modified.

modifiedUserIdOptional
integer

The user ID of the user who last modified this record.