Retrieves the company contact with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
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 |
Response Formats
application/json, text/json
{
"id": "b1cab05f-213c-487f-97e2-f96cd1fea088",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "ed503909-f9f0-40e0-91d4-bafb18a69d72",
"company_code": "sample string 5",
"company": {
"id": "57af43ae-50cd-4e55-9201-e0007f07fdcd",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-08-12T07:35:24.2859851+00:00",
"sales_territory_id": "f829e66c-3d98-44e4-9174-3722ef70a5bb",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "c4586acc-2d7c-43c2-b272-8fb8606abfe6",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "2e377b29-deb1-4322-b97c-98e97bb9ad16",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "dcec33d7-5d1a-4615-910a-2736b713cc1f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "8bcac237-b010-4cb0-b774-189836b27034",
"db_currency_id": "f26957ff-1e55-43fc-9e5b-a5a39472e232",
"db_language_id": "292d734b-6673-49cd-8411-82864b97cc2c",
"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-08-12T07:35:24.2859851+00:00"
},
"modified_dateutc": "2026-08-12T07:35:24.2859851+00:00"
},
"marketing_segment_id": "b69ae2b3-8e06-4e62-97ff-bcc113160ead",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "2cf240eb-45c9-4831-8c6a-67a7e1a259df",
"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": "8d70dbe8-94de-40c3-81c0-83c663f527c9",
"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": "748b052c-a313-49ac-9089-c34b28b5ba0c",
"db_country_code": "sample string 28",
"feelist_id": "96cdda26-37c7-46f0-b19e-4d805a288e32",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "4b0d2b0f-5be6-4778-803f-ab344c8c6efd",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "b04d64e0-bf74-49f3-af01-50e5629fcc45",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-12T07:35:24.2859851+00:00",
"db_currency_id": "79b53159-4bed-406d-8555-1872d786425b",
"db_currency_code": "sample string 10"
},
"company_type_id": "d18f8cd3-b4f2-4f4e-a962-27d80c9ab15d",
"company_type_name": "sample string 32",
"company_type": {
"id": "c2b4dc58-a94c-4497-b76c-dbae8b4d92f6",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "b1939da0-1c33-44a0-8320-e6b0ec7a32fc",
"sales_organization_code": "sample string 5"
},
"db_language_id": "b5329055-154e-42b0-8aaf-772b3098efbb",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "7d45e2c3-812f-42a6-906f-7a16b1fefe3b",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "f0031ed4-98e6-4bbc-a57e-f7ea87ee5f6b",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "8fbf46d8-e470-48fc-abf3-f04df3fe8fdb",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-08-12T07:35:24.2859851+00:00"
},
"company_sector_id": "11085578-0506-44ea-9fec-6c61d74d4af6",
"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": "effddc14-82d4-4cc3-8ceb-6e672bf921d0",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "fd901cb0-ea49-4679-b933-7a98baa803f9",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "9dfaa158-32fb-44aa-9386-5891e873af43",
"account_manager_user_code": "sample string 56",
"company_status_id": "0a4aaee7-d80d-409b-a608-f4eb321d45b9",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-08-12T07:35:24.2859851+00:00",
"id2": 60
},
"db_language_id": "2535bdd9-2d42-41b7-ad20-22894a9472f9",
"db_language_code": "sample string 7",
"db_title_id": "b27a19e1-99e9-4152-9b7d-bd3535571d8e",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-08-12T07:35:24.2859851+00:00",
"create_date": "2026-08-12T07:35:24.2859851+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-08-12T07:35:24.2859851+00:00"
}