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": "7eeedd57-af5e-4b14-89e6-c0dcdee05658",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "5580bf67-ef08-4bb7-9cc4-84b01338820e",
"company_code": "sample string 5",
"company": {
"id": "f43481e1-3abf-4140-abc3-07609530d686",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-05-15T03:14:48.709015+00:00",
"sales_territory_id": "58b433d7-c929-428e-a1b3-89123d33f3da",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "41ee2643-a76f-4ff3-a8b8-94f51d3f5f9e",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "4d83027c-3f95-4348-9ccc-e22409e9f758",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f4414c22-13a6-4ca7-8af8-6e36d2189aab",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "3142da53-90f2-4de8-8116-bf9746e5fb53",
"db_currency_id": "472e5cb4-3622-467b-ac63-d55a59756da9",
"db_language_id": "8bcc42a5-7fcd-4d44-94bf-1ec534584a94",
"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-15T03:14:48.709015+00:00"
},
"modified_dateutc": "2026-05-15T03:14:48.709015+00:00"
},
"marketing_segment_id": "d329f846-781b-46d1-8df7-4991908f6813",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "cbe17028-e78e-4d57-85b5-c87aedb71c16",
"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": "eaeff8a6-074b-47a0-ab21-339df2d6723c",
"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": "c8ffdf2e-6be0-450d-8714-d9e0ea2b4396",
"db_country_code": "sample string 28",
"feelist_id": "404e0b09-1191-4e83-9eb9-adeadc8de4de",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "18e0fca0-cd71-4ee4-86e8-f213aff95bc2",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "c0937af3-2781-49e0-b847-6d7da44616fe",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-15T03:14:48.709015+00:00",
"db_currency_id": "9c445021-b597-44db-91a9-8e6ebf64ef18",
"db_currency_code": "sample string 10"
},
"company_type_id": "88b4befd-2831-46df-9f05-77c5fda16666",
"company_type_name": "sample string 32",
"company_type": {
"id": "cbe81ee9-5d13-47e7-8d14-197de4e73d2d",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "9028a8f4-2c2a-4cf7-b313-e79ad0c043d0",
"sales_organization_code": "sample string 5"
},
"db_language_id": "d1f4fa70-402e-4e97-9485-cab1976329db",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "71f655f9-854e-4544-920f-aa3b1a1f36f5",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "89e719fc-79fa-4bc4-bfd6-88b07d085ac0",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "da2a61da-9606-4469-9bad-2ec97834fe29",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-05-15T03:14:48.709015+00:00"
},
"company_sector_id": "9c190f8a-4a70-450b-8118-e75465a4cd06",
"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": "fe77b4ef-d2cb-403d-8bba-710b71f3b173",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "ac34aadb-ad45-477a-80e4-5f9b71095c83",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "59a18653-457a-4c07-9488-a4b2a0bbd6e0",
"account_manager_user_code": "sample string 56",
"company_status_id": "cbd5d164-1d6f-4d18-969b-4d67dc87ce73",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-05-15T03:14:48.709015+00:00",
"id2": 60
},
"db_language_id": "b7ceefb9-0994-4493-a168-0e8d6bbaf885",
"db_language_code": "sample string 7",
"db_title_id": "4de0801a-9cf9-459f-a3ea-2459e068a0e9",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-05-15T03:14:48.709015+00:00",
"create_date": "2026-05-15T03:14:48.709015+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-15T03:14:48.709015+00:00"
}