Version 1: (V1)
URL |
https://apiprod.pdsglobal.com/api/report/workmanagementstructure/V1 |
Description |
This URL will allow a user to generate a Work Management – Idlers report and download it as a .pdf file. The parameters businessName, groupName, departmentName, and areaName are the names of the business, group, department, and area that you wish to generate the report for. The language parameter is the language code for determining the datetime format of the report (en-AU, en-US, es-ES, etc). Only api_key, and businessName are mandatory. |
Type |
GET |
URL Parameters |
(key) api_key (key) businessName (key) groupName (key) departmentName (key) areaName (key) language |
Response Data |
HTTP Response OK (200) HTTP Response Bad Request (400) - Missing api_key, or businessName parameter - Incorrect businessName, groupName, departmentName, or areaName value HTTP Response Forbidden (403) - Invalid/Incorrect API Key - Non “API User” role |