...
Call | Description | Swagger |
---|---|---|
Create actor | Creates a new actor and adds it to a document | https://accplatformapi.pkisigning.io/swagger/index.html?urls.primaryName=V2#/Actors/Actors_Create |
Create document | Creates a new document and add it to a specific request | |
Create request | Create a new request | |
Delete a request | Permanently deletes a specific request | |
Delete actor | Permanently deletes a specific actor | https://accplatformapi.pkisigning.io/swagger/index.html?urls.primaryName=V2#/Actors/Actors_Delete |
Delete document | Permanently deletes a specific document | |
Download request | Downloads a requests and its contents as a .zip file | |
Get actor data | Returns all data for a specific actor | https://accplatformapi.pkisigning.io/swagger/index.html?urls.primaryName=V2#/Actors/Actors_Get |
Get actor data by document | Returns all data of all actors for a specific document | https://accplatformapi.pkisigning.io/swagger/index.html?urls.primaryName=V2#/Actors/Actors_List |
Get actor data by request | Returns all data of all actors for a specific request | |
Get document data | Returns all (meta)data for a specific document | https://accplatformapi.pkisigning.io/swagger/index.html?urls.primaryName=V2#/Documents/Documents_Get |
Get request data | Returns all (meta)data for a specific request | https://accplatformapi.pkisigning.io/swagger/index.html?urls.primaryName=V2#/Requests/Requests_Get |
Get workgroups for organisation | Returns a list of all workgroups for a specific organisation | |
Get my organisation ID | Returns the organisation ID for the authenticated user | |
Get workgroups for userGet | Returns a list of all workgroups for a specific user of a specific organisation | |
Resend invite | Resends the invite for the current actor in line for a specific request | |
Send request | Starts the workflow and sends an invite to the first actor in line for a specific request | https://accplatformapi.pkisigning.io/swagger/index.html?urls.primaryName=V2#/Requests/Requests_Send |
Update actor | Changes data for a specific actor | https://accplatformapi.pkisigning.io/swagger/index.html?urls.primaryName=V2#/Actors/Actors_Update |
Update document | Changes data for a specific document | |
Update request | Changes data for a specific request | |
Withdraw invite | Withdraws the invite for the current actor in line for a specific request | |
Webhooks | When an event occurs on a request |