Description
Each resource is an absence type. An absence type is defined on an structure.
| URI | <url_de_base>/api/feed/types_absences |
|---|---|
| Category | http://schemas.holydis.com/tsq/2010#types_absence |
| Available for writing | No |
Elements
| Element | Description |
|---|---|
| title | Label. |
| absenceCommeTravail |
Absence considered as work.
|
| AbsenceDureeNulleRemplaceRepos |
Duration of absence at 00:00 when it replaces a rest day.
|
| code | Absence code. |
| compteeCoutPlannings |
Absence counted in the schedule costs.
|
| couleur | Hexadecimal code of the colour. |
| incrementeCompteurSiJFO |
Increment counters if open bank holiday.
|
| joursHeuresDecomptables |
Countable days and hours.
|
| origine | Structure on which the absence type was created. |
| paye |
Paid absence.
|
| saisieAutorisee |
The entry of the absence is allowed.
|
| typeDecompteSemaineAbsence |
Type of discount if one week of absence.
|
Examples of requests
Reading
Read all absence types
GET /[URI_de_base]/api/feed/types_absences
Read the absence type whose database identifier is 3
GET /[URI_de_base]/api/feed/types_absences/3
Example of XML request results
Example of JSON request results
Comments
0 comments
Please sign in to leave a comment.