Retrieves the unavailability with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

user_unavailability
NameDescriptionTypeAdditional 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

Sample:
{
  "id": "52437ac6-45f7-4476-8248-d62d679d8cd7",
  "date_start": "2026-02-10T11:32:30.0978313+00:00",
  "date_end": "2026-02-10T11:32:30.1134601+00:00",
  "modified_dateutc": "2026-02-10T11:32:30.1134601+00:00",
  "description": "sample string 5",
  "is_approved": true,
  "user_id": "bdaf77ae-ad23-4ddd-bf4d-13c7ef07256a",
  "user_code": "sample string 8",
  "user": {
    "id": "6ec1a7ae-3777-4d6c-ab5b-4b9ed1f2ea47",
    "db_language_id": "c675b70a-b0ee-4b13-b359-ff093a92dd98",
    "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-10T11:32:30.1134601+00:00",
    "skype": "sample string 16",
    "notes": "sample string 17",
    "sales_organization_id": "b5431e0f-a0fa-4f2c-a388-a99a2c25d236",
    "sales_organization": {
      "id": "8a9575c6-597e-4eb7-880c-295cebba2466",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "87192d07-7a6c-484f-87ed-1d1f63dedc0e",
      "db_currency_id": "8c5abb89-a007-4980-8049-62a11b638efb",
      "db_language_id": "f2e1b6e2-ddaf-4e90-ac8d-62187205cbf0",
      "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-10T11:32:30.1134601+00:00"
    },
    "sales_organization_code": "sample string 19",
    "is_team_leader": true,
    "team_leader_user_id": "f43ffa32-8d8b-4ad4-88d9-9f4e11e8ea15",
    "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": "e76e336a-ede7-42e0-91ff-32090c5d21de",
    "private_db_country_code": "sample string 35",
    "modified_dateutc": "2026-02-10T11:32:30.1134601+00:00",
    "allow_hero_app": true,
    "allow_sales_app": true,
    "allow_service_app": true,
    "user_group_id": "371a2f73-4be1-4b08-99a0-a28ba95673e9"
  },
  "user_unavailability_type_id": "b8c0b970-e030-4eb1-9b57-232e569aa21e",
  "user_unavailability_type_code": "sample string 10",
  "user_unavailability_type": {
    "id": "2e3eb4bb-23b4-410b-a6a7-a4bafa12dc93",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "sales_organization_id": "b49a47fe-d276-49c1-91d5-443c089fff60",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "8a9575c6-597e-4eb7-880c-295cebba2466",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "87192d07-7a6c-484f-87ed-1d1f63dedc0e",
      "db_currency_id": "8c5abb89-a007-4980-8049-62a11b638efb",
      "db_language_id": "f2e1b6e2-ddaf-4e90-ac8d-62187205cbf0",
      "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-10T11:32:30.1134601+00:00"
    },
    "modified_dateutc": "2026-02-10T11:32:30.1134601+00:00"
  }
}