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
integerThe unique ID number of this filing request.
companyIdRequired
integerThe unique ID number of the company to which this filing request belongs.
filingRequestStatusIdOptional
stringThe current status of this request
Enum: New, Validated, Pending, Active, PendingStop, Inactive, ChangeRequest, RequestApproved, RequestDenied
dataRequired
FilingRequestDataModelThe data model object of the request
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.