Retrieves the unavailability with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
user_unavailability| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| date_start |
Date+Time of the beginning |
date |
Required |
| date_end |
Date+Time of the end |
date |
Required |
| modified_dateutc |
Date+Time of the modified |
date |
Required |
| description |
Description of the unavailability |
string |
Max length: 255 |
| is_approved |
Indicate if this object has been approved using a User Week Approval |
boolean | |
| user_id |
User owner of this unavailability |
globally unique identifier |
Optionally required : user_id, user_code or user must be provided |
| user_code |
Embedded entity "user" using ERP PK when adding/updating user_unavailability |
string |
Optionally required : user_id, user_code or user must be provided |
| user |
Embedded entity "user" using node when adding/updating user_unavailability |
user |
Optionally required : user_id, user_code or user must be provided |
| user_unavailability_type_id |
Type of the unavailability, cf model user_unavailability_type |
globally unique identifier |
Required Optionally required : user_unavailability_type_id, user_unavailability_type_code or user_unavailability_type must be provided |
| user_unavailability_type_code |
Embedded entity "user_unavailability_type" using ERP PK when adding/updating user_unavailability |
string |
Optionally required : user_unavailability_type_id, user_unavailability_type_code or user_unavailability_type must be provided |
| user_unavailability_type |
Embedded entity "user_unavailability_type" using node when adding/updating user_unavailability |
user_unavailability_type |
Optionally required : user_unavailability_type_id, user_unavailability_type_code or user_unavailability_type must be provided |
Response Formats
application/json, text/json
{
"id": "a2f1b251-05dd-4f80-bcd5-db82e0ea9ea0",
"date_start": "2026-02-06T04:16:40.1620729+00:00",
"date_end": "2026-02-06T04:16:40.1620729+00:00",
"modified_dateutc": "2026-02-06T04:16:40.1620729+00:00",
"description": "sample string 5",
"is_approved": true,
"user_id": "948d11f3-bb06-4441-ab91-8022028da01b",
"user_code": "sample string 8",
"user": {
"id": "4990b6f0-3230-4c2e-bda9-284ace9550f1",
"db_language_id": "34f10980-daa7-48c7-9671-d7723e503577",
"username": "sample string 3",
"firstname": "sample string 4",
"lastname": "sample string 5",
"code": "sample string 6",
"archived": true,
"disabled": true,
"emergency_contact": "sample string 9",
"bankaccount": "sample string 10",
"social_security": "sample string 11",
"place_of_birth": "sample string 12",
"nationality": "sample string 13",
"functions": "sample string 14",
"birthdate": "2026-02-06T04:16:40.1620729+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "181890e6-c967-4b30-87bc-90d96f9495bb",
"sales_organization": {
"id": "d0686bc7-4e09-4638-9563-165719be48c5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179cddb8-8233-4276-a512-e1e34ea42a0e",
"db_currency_id": "abc25581-464b-494e-83a5-76eabdfa59f6",
"db_language_id": "d7b4bf61-57d4-4bd4-b666-3d9d029a3b2d",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-02-06T04:16:40.1620729+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "6a6b97ae-fac0-4530-8b58-7f85adc4bb72",
"email": "sample string 22",
"phone": "sample string 23",
"fax": "sample string 24",
"mobile": "sample string 25",
"private_email": "sample string 26",
"private_phone": "sample string 27",
"private_fax": "sample string 28",
"private_mobile": "sample string 29",
"private_street": "sample string 30",
"private_street_number": "sample string 31",
"private_city": "sample string 32",
"private_zip": "sample string 33",
"private_db_country_id": "1fa70d0a-a28c-4e4a-8721-9ce50cbc80c8",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-02-06T04:16:40.1620729+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "db4dd885-dd4a-4d38-8cfa-7c66d27f3221"
},
"user_unavailability_type_id": "5eee55f9-44d9-4f2f-ae06-6851f29fa5ba",
"user_unavailability_type_code": "sample string 10",
"user_unavailability_type": {
"id": "fd25d4e0-ed26-46db-a432-4a4470616154",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"sales_organization_id": "137c9395-ca60-4822-bb48-167ceb140b90",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "d0686bc7-4e09-4638-9563-165719be48c5",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "179cddb8-8233-4276-a512-e1e34ea42a0e",
"db_currency_id": "abc25581-464b-494e-83a5-76eabdfa59f6",
"db_language_id": "d7b4bf61-57d4-4bd4-b666-3d9d029a3b2d",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-02-06T04:16:40.1620729+00:00"
},
"modified_dateutc": "2026-02-06T04:16:40.1620729+00:00"
}
}