Exemption Certificate Management
CertCapture RESTful APIs
ResourceFileUploadRequestModel
A request to upload a file to Resource Files
Parameters
contentRequired
stringThis stream contains the bytes of the file being uploaded.
usernameOptional
stringThe username adding the file
accountIdOptional
integerThe account ID to which this file will be attached.
companyIdOptional
integerThe company ID to which this file will be attached.
nameOptional
stringThe original name of this file.
lengthOptional
integerLength of the file in bytes.