Exemption Certificate Management

CertCapture RESTful APIs

ResourceFileUploadRequestModel

A request to upload a file to Resource Files

Parameters
contentRequired
string

This stream contains the bytes of the file being uploaded.

usernameOptional
string

The username adding the file

accountIdOptional
integer

The account ID to which this file will be attached.

companyIdOptional
integer

The company ID to which this file will be attached.

nameOptional
string

The original name of this file.

lengthOptional
integer

Length of the file in bytes.