Retrieve Company Accrual Code
GET {{base_url}}/AbsenceRequests/DDCOMPANYACCRUALCODE/:CompanyId
Use this endpoint to retrieve all specific code responses for a company.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"Code":"AMS","Description":"Text not Translated","CompanyName":"America","ScheduleID":""},{"Code":"APC","Description":"Text not Translated","CompanyName":"America","ScheduleID":""},{"Code":"ASJ","Description":"Text not Translated","CompanyName":"America","ScheduleID":""},{"Code":"ASJNEW","Description":"Text not Translated","CompanyName":"America","ScheduleID":"AMERICA"},{"Code":"HOL","Description":"Text not Translated","CompanyName":"America","ScheduleID":""},{"Code":"PTO","Description":"Text not Translated","CompanyName":"America","ScheduleID":"AMERICA"},{"Code":"Sick Lv.","Description":"Sick Lv.","CompanyName":"America","ScheduleID":""},{"Code":"SIL","Description":"SIL","CompanyName":"America","ScheduleID":""},{"Code":"Vacation","Description":"Vacation","CompanyName":"America","ScheduleID":""}]