Updates the contact with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
contact| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary key |
globally unique identifier |
Required |
| firstname |
Firstname of the contact |
string |
Max length: 50 |
| lastname |
Lastname of the contact. If you have one single field available for firstname+lastname then use Lastname |
string |
Required Max length: 50 |
| company_id |
Company of the contact |
globally unique identifier |
Optionally required : company_id,company_code or company must be provided |
| company_code |
Embedded entity "company" using ERP PK when adding/updating contact |
string |
Optionally required : company_id,company_code or company must be provided |
| company |
Embedded entity "company" when adding/updating contact |
company |
Optionally required : company_id,company_code or company must be provided |
| db_language_id |
Language of the contact.If empty, will use the default on the system |
globally unique identifier | |
| db_language_code |
Language code entity using international isocode when adding/updating contact |
string | |
| db_title_id |
The title of the contact |
globally unique identifier | |
| archived |
Archive this contact to not have it anymore on the search |
boolean | |
| functions |
Function of the contact (ServiceManager,...) |
string |
Max length: 64 |
| e_login |
Login of the contact (if have access to ServiceDesk) |
string |
Max length: 50 |
| e_password |
Password in clear text of the contact (if have access to ServiceDesk) |
string |
Max length: 50 |
| notes |
Notes/Remark field |
string | |
| birthdate |
Birthday date |
date | |
| create_date |
Creation date+time |
date | |
| phone |
Phone number of the contact |
string |
Max length: 50 |
| mobile |
a number of the contact |
string |
Max length: 50 |
|
|
string |
Max length: 250 |
|
| skype |
skype |
string |
Max length: 250 |
| private_phone |
Private phone number of the contact |
string |
Max length: 50 |
| private_mobile |
Private mobile number of the contact |
string |
Max length: 50 |
| private_email |
Private email |
string |
Max length: 250 |
| 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": "f19f6bbb-062d-4441-9865-581ecbe65a3b",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "33120ac6-52dc-450d-a343-55c6297d2830",
"company_code": "sample string 5",
"company": {
"id": "7d68ce77-9be7-425a-b729-efe2fa6430ba",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-05-23T01:27:13.8731802+00:00",
"sales_territory_id": "7e302d8f-51dd-4a94-adf8-852446db386b",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "57a774b5-526c-4e08-8cda-4dd0089bb230",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "cdf118cd-0c2e-4c7d-bfe9-f45c8e1bfdf2",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8fd53680-4023-4761-ade2-7e48921e8fb3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2b6cdb83-d1e8-4d55-a44b-3289690b5759",
"db_currency_id": "6b2f402f-d9e5-446c-98f4-2a93db4703de",
"db_language_id": "b70c7d9b-7da2-42fb-a5d8-185f24ccc305",
"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-05-23T01:27:13.8731802+00:00"
},
"modified_dateutc": "2026-05-23T01:27:13.8731802+00:00"
},
"marketing_segment_id": "d4516ca1-a3c4-463e-b0a6-d7b32a127a23",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "092c6529-53da-4eae-b153-4e6b3be5efe4",
"sales_organization_code": "sample string 13",
"company_sales_status_code": "sample string 14",
"vat_reg_code": "sample string 15",
"is_working_address": true,
"parent_id": "7fb728bd-fc68-4fa0-9a6e-7cc6aa35a70c",
"parent_company_code": "sample string 18",
"phone": "sample string 19",
"fax": "sample string 20",
"url": "sample string 21",
"email": "sample string 22",
"street": "sample string 23",
"street_number": "sample string 24",
"city": "sample string 25",
"zip": "sample string 26",
"db_country_id": "039fd1e4-e3e6-4a7e-a664-6fe2f3c6dd17",
"db_country_code": "sample string 28",
"feelist_id": "c195ed6f-3936-4919-bae8-c440699f06b2",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "aba0217b-c32f-4aa3-a94c-502096b05df2",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "e293e2af-7071-4535-9df1-fb72088bf84b",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-23T01:27:13.8731802+00:00",
"db_currency_id": "4f7d710f-9734-4397-bd04-b6976b0600a3",
"db_currency_code": "sample string 10"
},
"company_type_id": "ebd3010a-efc2-4712-86d8-395eaefd5ea6",
"company_type_name": "sample string 32",
"company_type": {
"id": "acd7f724-b2ad-4bcb-8467-1f86b5008263",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "9bdb663d-71ad-4425-aaba-643a130f9160",
"sales_organization_code": "sample string 5"
},
"db_language_id": "886c689b-100a-42ae-80e7-eedbd2da2807",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "ce6bed07-5d2b-4b25-bd46-80064d41d2df",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "52e17a14-eb07-424a-b8b8-3ca56068eaa7",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "5d204566-b743-4e9f-90a2-9bc126035556",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-05-23T01:27:13.8731802+00:00"
},
"company_sector_id": "45ee3ef4-f5d5-47f6-93ac-0118633800ee",
"company_sector_code": "sample string 41",
"is_lead": true,
"is_subcontractor": true,
"latitude": 1.0,
"longitude": 1.0,
"street2": "sample string 44",
"bic_code": "sample string 45",
"specialities": "sample string 46",
"register_number": "sample string 47",
"register_city": "sample string 48",
"bankaccount": "sample string 49",
"mobile": "sample string 50",
"service_manager_user_id": "9e1cbeb8-2b6d-467f-88c0-37812655e509",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "58cf3d0e-492e-45f4-8911-127259d68243",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "d0c8b822-288b-4622-8eaa-06d34ea635af",
"account_manager_user_code": "sample string 56",
"company_status_id": "a4984abd-e62b-4730-9c0c-9ee35ab2ed11",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-05-23T01:27:13.8731802+00:00",
"id2": 60
},
"db_language_id": "f49ca4a4-5e45-4e50-a58f-5935c914c4a2",
"db_language_code": "sample string 7",
"db_title_id": "ff7cc338-f610-45ea-9e2e-a60a591f9715",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-05-23T01:27:13.8731802+00:00",
"create_date": "2026-05-23T01:27:13.8731802+00:00",
"phone": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"skype": "sample string 19",
"private_phone": "sample string 20",
"private_mobile": "sample string 21",
"private_email": "sample string 22",
"reference_back_office": "sample string 23",
"modified_dateutc": "2026-05-23T01:27:13.8731802+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.