Authorization
The following methods for documents authorization are currently available through the Basecone API:
This API resource is only available to Premium APPs.
Resource | Description |
---|---|
Authorization Overview | This will return a list of documents as a collection that the user is the current authorizer. |
Change Document Authorizer | This endpoint allows to change the current authorizer of a document. |
Document Authorization | This endpoint allows a document to be authorized. |
Document On Hold | This endpoint allows to set the state of documents in the authorization flow to "On Hold". |
Get Company Authorizers | This endpoint returns a list of the company users with authorizer role. |
Reject Document | This endpoint allows to reject a document waiting for authorization. |
Remove Document On Hold | This endpoint allows to remove the state "On Hold" of documents waiting for authorization. |
Get Document Actions | This endpoint allows to retrieve the actions done to a document, during the authorization process. |
Get Document Lines | This endpoint allows to retrieve the lines of a document, during the authorization process. |
Get User Past Authorized Documents | This endpoint allows to retrieve user's past authorized documents. |