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": "610c0924-fc82-44dd-acda-7aac9959e4fe",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "b7388549-646f-459b-8bfe-30ed49e3dbc8",
"company_code": "sample string 5",
"company": {
"id": "9ff321b1-419e-4652-988b-c6776b2bd857",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-05-10T20:39:00.7576304+00:00",
"sales_territory_id": "2d914ecd-00c3-4898-9a2f-b1f35c8271ec",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "75ade505-afed-441d-81d5-64090afa1c57",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "cceb8da6-1223-4818-b383-9256041d07b4",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "30738759-ef05-4bca-99d0-84b4c0decd01",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "50b28754-60e3-43f4-9b0e-547f89e13514",
"db_currency_id": "70fd41e1-45a9-4e3f-8d97-5fb4c4090228",
"db_language_id": "4217dccb-d6e1-422d-9968-1dfe3da849bf",
"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-10T20:39:00.7576304+00:00"
},
"modified_dateutc": "2026-05-10T20:39:00.7576304+00:00"
},
"marketing_segment_id": "64aeeba0-207b-46c6-80d8-fb346e1ae867",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "34a39232-077e-48ee-9082-96c9b1ced9cc",
"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": "3ab0bd87-071e-4fad-846c-a86f9c8346fd",
"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": "83689c92-6e19-4f6f-b4c3-bfc6d7072d85",
"db_country_code": "sample string 28",
"feelist_id": "00305268-8f49-41f7-9e49-639b4f28c52d",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "44211ebf-c4a8-464b-ba42-1afd43a3cf28",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "83381082-8a15-495a-931f-bfb09664c322",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-10T20:39:00.7576304+00:00",
"db_currency_id": "91f17237-8e7b-4727-8a08-c1c5d3c6c61b",
"db_currency_code": "sample string 10"
},
"company_type_id": "a0390d21-67e3-4215-8a3d-f84f402c43ab",
"company_type_name": "sample string 32",
"company_type": {
"id": "e69af1d0-9472-4744-b3d8-2d8ac0322810",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "e7e641e3-08c7-407b-a497-72d899b0bad1",
"sales_organization_code": "sample string 5"
},
"db_language_id": "aa9e63ae-7461-452a-8afb-71f9a4d29920",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "07ab3416-0384-463e-947e-ffba63820f8e",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "74b34e35-e078-47b8-bc9e-935315a49390",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "0def3846-3bf3-4217-b590-2590e68c7827",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-05-10T20:39:00.7576304+00:00"
},
"company_sector_id": "f84e48ad-3ef6-4dee-9cb1-aa5684a3a760",
"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": "c2d559f7-ef4f-4f66-a793-43fbcf46f452",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "83019db9-1234-4f91-8fe0-c44e2e9de233",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "e2fefb17-42ad-4d93-9395-5d4608a0c108",
"account_manager_user_code": "sample string 56",
"company_status_id": "0b322457-49db-494c-af9d-f5d2ff8843c3",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-05-10T20:39:00.7576304+00:00",
"id2": 60
},
"db_language_id": "29744cbc-0478-42e1-a699-49d6ee3fbd91",
"db_language_code": "sample string 7",
"db_title_id": "5fca413e-9f68-4e0e-bb41-5ed0026610b1",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-05-10T20:39:00.7576304+00:00",
"create_date": "2026-05-10T20:39:00.7576304+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-10T20:39:00.7576304+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.