post https://api-sbx.sidedrawersbx.com/api/v1/record-files/sidedrawer/sidedrawer-id//records/record-id//record-files
Adds a file in a Drawer (sidedrawer
) and Folder (record
) using the Drawer identifier (sidedrawerId
) and Folder identifier (recordId
). Supply the file in the request body. You can specify the file name, upload title, file type, and file extension as query parameters. A checksum can be calculated using the SHA256 algorithm to guarantee integrity control using the checkSum
parameter.
For documents that require signatures, the parameter envelopeId
tracks the signatures added to the document and which document version has all required signatures.