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": "8b5c52ee-1a23-4240-91a9-09ddfad2e199",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "b1d4d3f4-bdcc-471a-a4b9-9beb70ef0958",
"company_code": "sample string 5",
"company": {
"id": "f8229ff0-c3e4-48e1-825f-25bc83fc9d78",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2025-12-30T18:14:21.585227+00:00",
"sales_territory_id": "170ed80d-5568-4f3c-9d8d-e54a3eec186a",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "3715262c-e661-4bc4-a044-b57c0eeeb7bf",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "9baed08a-47a3-4db7-8a7e-f30342850144",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "2df8d9d7-9bb2-44a8-8e54-c93933b70e1e",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0c2b4d75-bcd5-4dfd-8846-9230ad1638da",
"db_currency_id": "fda2d7ed-ce3e-4bb4-afd0-7ec1fd426c8b",
"db_language_id": "f230aca5-a377-4b7e-8383-782146ff59a4",
"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": "2025-12-30T18:14:21.585227+00:00"
},
"modified_dateutc": "2025-12-30T18:14:21.585227+00:00"
},
"marketing_segment_id": "d7d7866f-9655-4794-8e05-21e1a471a038",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "ec9ce5b1-ff44-4740-8f2a-db8097eecc6d",
"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": "76e2658b-dd4b-468c-b395-d5e224a75209",
"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": "ab7a98c9-1456-4e22-95e7-9fe1bba6d45b",
"db_country_code": "sample string 28",
"feelist_id": "1c3c4659-782b-44b7-8faf-09b1f8f66331",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "9ff76c40-d250-4df1-9688-2118ba6863ce",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "824e3f8b-320d-476b-b5a3-f06adb12bcd9",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-30T18:14:21.585227+00:00",
"db_currency_id": "ca6dca95-dd2c-43ff-9ef3-17ab224ca192",
"db_currency_code": "sample string 10"
},
"company_type_id": "7efb1eb2-9403-4b19-9832-4af8d7a9722e",
"company_type_name": "sample string 32",
"company_type": {
"id": "9dfc2c59-694b-4446-b947-206b9df7a8da",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "46361b96-ea66-4fdb-8f10-218b24596003",
"sales_organization_code": "sample string 5"
},
"db_language_id": "8313f40a-a427-465c-88b8-3bb517e3b1bd",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "11ba2938-9ead-4223-91cb-28c2e5dc4fc3",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "a5f9c018-cec2-4317-bd37-24012f0b06e8",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "bf7fbf7e-04fe-46e4-bcfe-ee0e5460e5df",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2025-12-30T18:14:21.585227+00:00"
},
"company_sector_id": "576264d0-01fd-4ccf-b889-56e57559bf2a",
"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": "8c3a18b2-df34-4480-92b5-f1ec0f20e433",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "03ca6d57-6af1-456d-922b-b34703a1fa9c",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "fd9b53cc-158e-40c5-af4d-94f954f20b3b",
"account_manager_user_code": "sample string 56",
"company_status_id": "1292091f-a8ac-4c28-bade-32acdfbf5e57",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2025-12-30T18:14:21.585227+00:00",
"id2": 60
},
"db_language_id": "001c8a6b-35a1-4662-9d18-c89c0fed0a25",
"db_language_code": "sample string 7",
"db_title_id": "5e72a4e0-0f4d-48be-865a-a1b6bce1ab2f",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2025-12-30T18:14:21.585227+00:00",
"create_date": "2025-12-30T18:14:21.585227+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": "2025-12-30T18:14:21.585227+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.