Exemption Certificate Management

CertCapture RESTful APIs

FilingRequestModel

Represents a commitment to file a tax return on a recurring basis. Only used if you subscribe to Avalara Returns.

Parameters
idOptional
integer

The unique ID number of this filing request.

companyIdRequired
integer

The unique ID number of the company to which this filing request belongs.

filingRequestStatusIdOptional
string

The current status of this request

Enum: New, Validated, Pending, Active, PendingStop, Inactive, ChangeRequest, RequestApproved, RequestDenied
dataRequired
FilingRequestDataModel

The data model object of the request

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.