API Reference
This endpoint returns a list of documents for the user. The returned list will be determined by the permissions/access of the API client. GET api/libra...
Thu, 7 Dec, 2023 at 10:54 AM
This endpoint returns a list of dependant types for the requested tenant. GET /api/static/dependants/types/get/{tenantId:int} Request U...
Mon, 13 Nov, 2023 at 3:56 PM
This endpoint returns a list of all dependants for an employee. The returned list will be determined by the permissions/access of the API client. GET ...
Tue, 14 Nov, 2023 at 10:24 AM
This endpoint returns a list of all genders held on the platform. The returned list will be determined by the permissions/access of the API client. GE...
Mon, 13 Nov, 2023 at 3:57 PM
This endpoint returns a list of all salutations. The returned list will be determined by the permissions/access of the API client. GET /api/static...
Mon, 13 Nov, 2023 at 3:57 PM
this endpoint allows you to set the category of a document belonging to a system user. POST /api/library/documents/update See How to create AP...
Tue, 4 Jun, 2024 at 10:49 AM
This endpoint allows you to upload a file (streamed content) to the user's library. POST /api/file/upload/admin/for-client/store See How t...
Tue, 14 Nov, 2023 at 1:32 PM