Updates the unavailability with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

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

Request Formats :

application/json, text/json

Sample:
{
  "id": "ec2ca630-ecb6-4456-95ee-b2d116975565",
  "date_start": "2024-03-29T13:03:43.0270137+00:00",
  "date_end": "2024-03-29T13:03:43.0270137+00:00",
  "modified_dateutc": "2024-03-29T13:03:43.0270137+00:00",
  "description": "sample string 5",
  "is_approved": true,
  "user_id": "ed4cec01-7d71-4471-b351-c82760d3ece2",
  "user_code": "sample string 8",
  "user": {
    "id": "5a5ebd60-e850-4cd6-8f70-28a8d4ae3de0",
    "db_language_id": "ef32e48b-2972-4754-8826-bf6b0e2691c1",
    "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": "2024-03-29T13:03:43.0270137+00:00",
    "skype": "sample string 16",
    "notes": "sample string 17",
    "sales_organization_id": "d344247e-f3ea-41e5-9ec7-7968c95bb07d",
    "sales_organization": {
      "id": "fa754c3f-f21f-4e95-8a9c-c43b9bc7ed71",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "6bb9109d-995c-4345-a6e5-18795146261b",
      "db_currency_id": "cb50e2d1-51a4-4e33-a13b-7d62501ac408",
      "db_language_id": "14c5bf41-b993-4fae-9a91-6ebdde70f38a",
      "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": "2024-03-29T13:03:43.0270137+00:00"
    },
    "sales_organization_code": "sample string 19",
    "is_team_leader": true,
    "team_leader_user_id": "0c58dd50-084b-4830-a9d2-4c9899a3c451",
    "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": "f97660ad-5308-4b7e-8521-1947cc1412db",
    "private_db_country_code": "sample string 35",
    "modified_dateutc": "2024-03-29T13:03:43.0270137+00:00",
    "allow_hero_app": true,
    "allow_sales_app": true,
    "allow_service_app": true,
    "user_group_id": "a5107045-b9c3-4d79-a2e7-c2d2ceb66dd6"
  },
  "user_unavailability_type_id": "c2b9bbd5-098d-4738-a055-3b419d117624",
  "user_unavailability_type_code": "sample string 10",
  "user_unavailability_type": {
    "id": "b1bda21a-c256-4509-8756-b043d7927255",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "sales_organization_id": "bb45719c-1699-47c7-9d5e-0b49f52b6c7c",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "fa754c3f-f21f-4e95-8a9c-c43b9bc7ed71",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "6bb9109d-995c-4345-a6e5-18795146261b",
      "db_currency_id": "cb50e2d1-51a4-4e33-a13b-7d62501ac408",
      "db_language_id": "14c5bf41-b993-4fae-9a91-6ebdde70f38a",
      "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": "2024-03-29T13:03:43.0270137+00:00"
    },
    "modified_dateutc": "2024-03-29T13:03:43.0270137+00:00"
  }
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.