Creates a new user_skill_list object
Request Information
URI Parameters :
None.
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": "141629f8-7c7a-48be-b6a9-ef503cfd2ef2",
"user_id": "985dbc4a-9f67-4247-8dec-36cfa6ae8f87",
"user_code": "sample string 3",
"user": {
"id": "a9664edd-fcf0-4362-8f3e-79ba5bc89255",
"db_language_id": "928f658c-2533-4384-a93a-5dea80486c0e",
"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-03-19T19:48:06.2649462+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "926bac85-54dd-4c7a-9458-ba723e7fc2d8",
"sales_organization": {
"id": "9013f8c0-61a2-4ba2-9062-fef5eaf1c936",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1307a872-6aa0-4f05-ba90-a33e0c196fff",
"db_currency_id": "4757576e-0d1c-425b-98ed-09fee0944f1b",
"db_language_id": "a3cf5235-b458-47da-86a9-8f87016858d1",
"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-03-19T19:48:06.2649462+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "07bfb2a8-b548-43de-83e1-b4df1abc9b27",
"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": "c501fb33-dbc9-4d32-9e5e-413e5a849a0d",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-03-19T19:48:06.2649462+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "0f3e8360-69fc-46b6-b055-406a6f2b7d22"
},
"skill_id": "1d942df3-a8e7-4f05-a808-bf4b33afefb6",
"skill_code": "sample string 5",
"skill": {
"id": "ab5228b0-f698-46ba-bf41-6e7fe4d0b2ab",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "9ae45bae-cb23-4f52-90b3-ae095d2b74ad",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "9013f8c0-61a2-4ba2-9062-fef5eaf1c936",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "1307a872-6aa0-4f05-ba90-a33e0c196fff",
"db_currency_id": "4757576e-0d1c-425b-98ed-09fee0944f1b",
"db_language_id": "a3cf5235-b458-47da-86a9-8f87016858d1",
"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-03-19T19:48:06.2649462+00:00"
},
"modified_dateutc": "2026-03-19T19:48:06.2649462+00:00"
},
"reference_back_office": "sample string 6",
"modified_dateutc": "2026-03-19T19:48:06.2649462+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.