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": "98f8df7b-7bcb-4a77-9126-7cf4ccbd8b10",
  "user_id": "8ee7d99b-19ca-4e91-8164-16f62d6ee71b",
  "user_code": "sample string 3",
  "user": {
    "id": "afcc59bb-1781-46cb-9efd-23662ff1aad5",
    "db_language_id": "87bda94a-35bb-446b-a3b9-6a1d66b5b67d",
    "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-07-13T20:57:48.4455192+00:00",
    "skype": "sample string 16",
    "notes": "sample string 17",
    "sales_organization_id": "d9260b1b-eb12-45b2-a787-242538cba766",
    "sales_organization": {
      "id": "235dc777-cc02-4fd2-af0a-d25a07293eff",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "e9f91702-b23d-458c-8f4d-3ec55ac1cedb",
      "db_currency_id": "c23d1cad-ba2a-4de3-915e-d77ad79c434b",
      "db_language_id": "3df99c50-df3b-47d8-af81-f3659fcdb81e",
      "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-07-13T20:57:48.4455192+00:00"
    },
    "sales_organization_code": "sample string 19",
    "is_team_leader": true,
    "team_leader_user_id": "9e5af300-3188-4e87-ac1d-40630c369544",
    "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": "3bd2372e-e4bf-4cb0-9781-553d405afe15",
    "private_db_country_code": "sample string 35",
    "modified_dateutc": "2026-07-13T20:57:48.4455192+00:00",
    "allow_hero_app": true,
    "allow_sales_app": true,
    "allow_service_app": true,
    "user_group_id": "247bdf0e-32bd-4041-b1d5-2e851739629d"
  },
  "skill_id": "63085787-5937-4f6d-8a71-618aa6bd58d9",
  "skill_code": "sample string 5",
  "skill": {
    "id": "6ccdf831-0306-4177-bc41-b17ff969de0b",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "sales_organization_id": "ef510ba2-c5ac-47f7-9062-282ea3fb050c",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "235dc777-cc02-4fd2-af0a-d25a07293eff",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "e9f91702-b23d-458c-8f4d-3ec55ac1cedb",
      "db_currency_id": "c23d1cad-ba2a-4de3-915e-d77ad79c434b",
      "db_language_id": "3df99c50-df3b-47d8-af81-f3659fcdb81e",
      "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-07-13T20:57:48.4455192+00:00"
    },
    "modified_dateutc": "2026-07-13T20:57:48.4455192+00:00"
  },
  "reference_back_office": "sample string 6",
  "modified_dateutc": "2026-07-13T20:57:48.4455192+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.