Updates the user_skill_list object with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
user_skill_list| Name | Description | Type | Additional 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
{
"id": "6f87db23-2eea-4495-a478-26bf7f413626",
"user_id": "79f2d2fe-82d3-4f46-9d2b-b3c82afe312a",
"user_code": "sample string 3",
"user": {
"id": "1dd5c182-f980-41e7-b338-93e6d8f1e759",
"db_language_id": "3bcb0867-eff2-4d27-983a-63730d621001",
"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-09-21T20:56:48.1497999+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "8a3c3094-bd75-4f49-864e-0cbefb82e01a",
"sales_organization": {
"id": "25e5cc27-08dc-4ead-8b93-5c29b54962ef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b73385b5-f95f-4a4e-9ff6-0bd26b1c110b",
"db_currency_id": "0a6842c2-6b1b-48b7-9a9e-e174d4b5aeba",
"db_language_id": "7b68a4c6-fff1-42c2-829a-8b4057e9e69b",
"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-09-21T20:56:48.1497999+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "3ef948a6-8d05-40b2-9708-ddbe9be037ae",
"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": "6a402345-2515-4e50-acee-5e5a5c1c2d86",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-09-21T20:56:48.1497999+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "96da7e69-288a-4456-acb5-4f56c702d6aa"
},
"skill_id": "8c0e39dd-f58d-4176-b0a8-1e7e4db13d87",
"skill_code": "sample string 5",
"skill": {
"id": "470f6655-8fd8-4387-b90e-039b297532fe",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "78c8b6fe-58bf-422c-b3d4-410819154422",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "25e5cc27-08dc-4ead-8b93-5c29b54962ef",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "b73385b5-f95f-4a4e-9ff6-0bd26b1c110b",
"db_currency_id": "0a6842c2-6b1b-48b7-9a9e-e174d4b5aeba",
"db_language_id": "7b68a4c6-fff1-42c2-829a-8b4057e9e69b",
"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-09-21T20:56:48.1497999+00:00"
},
"modified_dateutc": "2026-09-21T20:56:48.1497999+00:00"
},
"reference_back_office": "sample string 6",
"modified_dateutc": "2026-09-21T20:56:48.1497999+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.