Updates the user_skill_list object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

user_skill_list
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier
user_id

Foreign key to user

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_skill_list

string

Optionally required : user_id, user_code or user must be provided

user

Embedded entity "user" using node when adding/updating user_skill_list

user

Optionally required : user_id, user_code or user must be provided

skill_id

Foreign key to skill

globally unique identifier

Optionally required : skill_id, skill_code or skill must be provided

skill_code

Embedded entity "skill" using ERP PK when adding/updating user_skill_list

string

Optionally required : skill_id, skill_code or skill must be provided

skill

Embedded entity "skill" using node when adding/updating user_skill_list

skill

Optionally required : skill_id, skill_code or skill must be provided

reference_back_office

Field used for Embedded entity (store there your ERP PK)

string

Max length: 50

modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date

Request Formats :

application/json, text/json

Sample:
{
  "id": "9687d044-30bc-4c09-a2ae-970dce0f2812",
  "user_id": "c48e7865-7cc0-458c-b92a-b71154f1a108",
  "user_code": "sample string 3",
  "user": {
    "id": "87dbc1f8-fded-47a8-913c-83e106e347f0",
    "db_language_id": "153efc98-ada7-4036-aa62-38185193a0bc",
    "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-06-30T06:11:54.2506089+00:00",
    "skype": "sample string 16",
    "notes": "sample string 17",
    "sales_organization_id": "ef5f82bd-02e4-461e-a6c1-109ce6ff3840",
    "sales_organization": {
      "id": "9fd2a624-ca60-45cb-9fec-016d08a57563",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "74250a0a-34ce-4f60-87da-5d22eead5c38",
      "db_currency_id": "22db2e3a-88ab-4494-85ab-0263d6ac7d02",
      "db_language_id": "198c8aaf-a825-4cc3-a139-72beb17317b9",
      "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-06-30T06:11:54.2506089+00:00"
    },
    "sales_organization_code": "sample string 19",
    "is_team_leader": true,
    "team_leader_user_id": "95a988f8-d098-445b-b2c3-734098e93fd2",
    "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": "51865fbc-650a-4fe9-adcc-e4f1bc9312d2",
    "private_db_country_code": "sample string 35",
    "modified_dateutc": "2026-06-30T06:11:54.2506089+00:00",
    "allow_hero_app": true,
    "allow_sales_app": true,
    "allow_service_app": true,
    "user_group_id": "675e8948-73ca-4f06-875c-8994609d155f"
  },
  "skill_id": "e405b590-c55f-466d-85ee-bc2980c5ee02",
  "skill_code": "sample string 5",
  "skill": {
    "id": "c812f2e4-b302-4444-942e-228723acf6d8",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "sales_organization_id": "90f55b12-53f9-4674-9554-b3e584c6ca88",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "9fd2a624-ca60-45cb-9fec-016d08a57563",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "74250a0a-34ce-4f60-87da-5d22eead5c38",
      "db_currency_id": "22db2e3a-88ab-4494-85ab-0263d6ac7d02",
      "db_language_id": "198c8aaf-a825-4cc3-a139-72beb17317b9",
      "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-06-30T06:11:54.2506089+00:00"
    },
    "modified_dateutc": "2026-06-30T06:11:54.2506089+00:00"
  },
  "reference_back_office": "sample string 6",
  "modified_dateutc": "2026-06-30T06:11:54.2506089+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.