v1
latestOpenAPI 3.0.02026-07-2667172347.6 KBUpload documents to sign
Use this endpoint for Qualified Electronic Signature workflows to upload the document(s) to sign. <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Important" /> Important: <br />• Before using this endpoint, see the <a href="https://docs.fourthline.com/docs/qes-integration">integration guide</a>. <br />• <code>signatureId</code> and <code>workflowId</code> are string identifiers that can be used interchangeably. <br />• Documents can be uploaded in parallel as long as each document uses a unique document_id.<br />• Requests around 26 MB may hit the default request size limit.<br />• For optimal reliability and experience, we recommend keeping the number of documents per signature low (typically two or three).<br />• A successful response is empty.
Path parameters
Our unique identifier for the workflow, returned in the Create workflow response. <br /><br />Format: uuid string <br /><br />Example: 790f325a-48c9-4b82-bb53-c0ea128236f0 <br /><br /><img src="https://files.readme.io/8eb9022-Inline_Tip.svg" align="left"/> Tip: Use this as the reference number for any questions.
Headers
The access_token returned in your most recent Create access token response.
Set to multipart/form-data.
Response
Documents upload accepted
The request was accepted. The response body is empty.