API Reference
This document intends to detail how to retrieve and update the Address record details for a user within "MyWorkPal". It is already assumed the Use...
Tue, 9 Sep, 2025 at 9:31 AM
This document intends to detail how to retrieve and update the main Employee record details for a user within "MyWorkPal". It is already assumed t...
Tue, 9 Sep, 2025 at 9:31 AM
This document intends to detail how to retrieve and update the main Employee Meta Data record details for a user within "MyWorkPal". It is already...
Tue, 9 Sep, 2025 at 9:32 AM
This document intends to detail how to retrieve and update the main Personal Detail record for a user within "MyWorkPal". It is already assumed th...
Tue, 9 Sep, 2025 at 9:32 AM
This document intends to detail how to retrieve and update the Salary (Remuneration) records for a user within "MyWorkPal". It is already assumed ...
Tue, 9 Sep, 2025 at 9:32 AM
This endpoint returns a list of document categories for a specified tenant. The returned list will be determined by the permissions/access of the API clien...
Tue, 14 Nov, 2023 at 11:06 AM
This endpoint allows you to obtain the dependants current meta data values (or use -1 to get the structure) . POST /api/admin/metadata/values/get S...
Thu, 7 Aug, 2025 at 3:29 PM
this endpoint allows you to get the list of folders belonging to a tenant. GET /api/library/documents/folders/get/{tenantSubDomain:string} See...
Wed, 5 Jun, 2024 at 12:43 PM
You can get the contents of a report via API with the following sample code. Below makes reference to Platform This should be https://webapi.your plat...
Thu, 7 Dec, 2023 at 11:46 AM
This endpoint returns a list of tenant created reports on a platform. The returned reports will be determined by the permissions/access of the API client....
Tue, 12 Dec, 2023 at 11:45 AM