Create Download URL
Create URL for downloading the document using the company ID and document ID.
Can only access documents where users who retain the token values entered under Authorization can view. (logged-in users)
The created URL is valid for 5 minutes.
workflow_download
POST
https://docs.esignon.net/workflow/download
Headers
Name | Type | Description |
---|---|---|
Authorization | string | esignon {token} |
Content-Type | string | application/json |
Request Body
Name | Type | Description |
---|---|---|
workflow_id | string | ID of completed document |
client_id | string | ID issued by esignon |
Example) Request Body
Example) Response Body / Error
Last updated