post https://api-sbx.sidedrawersbx.com/api/v2/record-files/sidedrawer/sidedrawer-id//records/record-id//record-files
Adds one or more files in a Drawer (sidedrawer
) and Folder (record
) using the Drawer identifier (sidedrawerId
) and Folder identifier (recordId
). Supply the file in the request body. 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. Add multiple files by setting the boolean query parameter multipleFiles = true
.
For documents that require signatures, the parameter envelopeId
tracks the signatures added to the document and which document version has all required signatures.