Exemption Certificate Management
CertCapture RESTful APIs
AccountConfigurationModel
Represents one configuration setting for this account
This model is used in the following APIs:
Parameters
accountIdOptional
integerThe unique ID number of the account to which this setting applies
categoryRequired
stringThe category of the configuration setting. Avalara-defined categories include AddressServiceConfig and TaxServiceConfig. Customer-defined categories begin with X-.
nameRequired
stringThe name of the configuration setting
valueOptional
stringThe current value of the configuration setting
createdDateOptional
stringThe date when this record was created.
createdUserIdOptional
integerThe User ID of the user who created this record.
modifiedDateOptional
stringThe date/time when this record was last modified.
modifiedUserIdOptional
integerThe user ID of the user who last modified this record.