Exemption Certificate Management

CertCapture RESTful APIs

NewFirmClientAccountRequestModel

Represents a request for a new account with Avalara for a new Firm client.

This model is used in the following APIs:

Parameters
accountNameRequired
string

The name of the account to create

firstNameRequired
string

First name of the primary contact person for this account

lastNameRequired
string

Last name of the primary contact person for this account

titleOptional
string

Title of the primary contact person for this account

phoneNumberOptional
string

Phone number of the primary contact person for this account

emailRequired
string

Email of the primary contact person for this account

companyCodeOptional
string

Company code to be assigned to the company created for this account.

If no company code is provided, this will be defaulted to "DEFAULT" company code.

companyAddressRequired
CompanyAddress

Address information of the account being created.

taxPayerIdNumberOptional
string

United States Taxpayer ID number, usually your Employer Identification Number if you are a business or your Social Security Number if you are an individual. This value is required if the address provided is inside the US. Otherwise it is optional.

propertiesOptional
array

Properties of the primary contact person for this account