Get Contact by Company Id
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| company_id | string |
Required |
Body Parameters :
None.
Response Information
Resource Description :
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": "69664456-4453-4e9d-a755-f281f9c4f796",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "5207ccc9-d3f5-432b-aebb-ad37fcb0291d",
"company_code": "sample string 5",
"company": {
"id": "9f8cb8c9-0bc9-45ff-ade6-f899e2cf4814",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2025-12-09T23:57:00.2547157+00:00",
"sales_territory_id": "65f1b841-dbf1-4162-8db2-51d0777fc670",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "84af8dcb-157e-4b24-b0f7-7fe07f6a20da",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "a92168a1-6276-4614-9b91-4f79b9eadbb3",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "fa0bcae7-0bcf-4928-a4b6-4b928cadce68",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "16177a0c-1748-4dbb-af78-3500e89351ec",
"db_currency_id": "7ed1884b-094f-4423-8976-3f77fea8eace",
"db_language_id": "4e253834-d951-44e8-99c4-da4a17ba9b05",
"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-09T23:57:00.2547157+00:00"
},
"modified_dateutc": "2025-12-09T23:57:00.2547157+00:00"
},
"marketing_segment_id": "96b6b91c-e158-4448-92ec-3f8ef3f626e5",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "a86e771c-3711-489f-b9e1-52d55b3a37b9",
"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": "4c68fb46-9954-447b-8742-d2d4fa89da80",
"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": "f4329319-2f44-47de-9013-92314d7ea0ae",
"db_country_code": "sample string 28",
"feelist_id": "2cdd5ab0-a18f-4e5e-8254-c953946d5739",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "956f5ffd-4c17-40b0-bb9f-0797ca326e6e",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "d682c3f9-d22d-4f1c-84ce-3f7daf17cfe1",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-09T23:57:00.2547157+00:00",
"db_currency_id": "4ae95849-e682-45bc-8ece-7ece43ae65d2",
"db_currency_code": "sample string 10"
},
"company_type_id": "19b7f1e0-8226-4256-a97e-36eb1e700a15",
"company_type_name": "sample string 32",
"company_type": {
"id": "9d67cfbe-082b-4b80-adc4-077ddcab02fd",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "7cd1a21a-b40e-4392-a730-078b4379d8ad",
"sales_organization_code": "sample string 5"
},
"db_language_id": "bf3ecfc7-9107-4543-8465-6e86afe9bbe7",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "9491903a-f287-480a-ab05-07bc72af048f",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "4655f16a-c3eb-48f7-8d27-c1f9eb174bbc",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "e6df51dc-5b14-436f-b217-31b221f41090",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2025-12-09T23:57:00.2547157+00:00"
},
"company_sector_id": "5161d3e8-01ab-4a42-84ce-2a4656348f86",
"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": "07892ae5-c79b-428c-8dad-87c9a1816e9a",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "68741cec-0483-4e25-b9a9-f51e0301349d",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "de2638d8-bff5-4f9d-acc8-e494358cb3d1",
"account_manager_user_code": "sample string 56",
"company_status_id": "16258ab0-428c-4faf-b180-aeae1f0caa8c",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2025-12-09T23:57:00.2547157+00:00",
"id2": 60
},
"db_language_id": "d10e3a18-aaf2-45f1-a03b-fc0307a7fcdf",
"db_language_code": "sample string 7",
"db_title_id": "55ac8df7-c0e9-4176-9d79-97efbe30335e",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2025-12-09T23:57:00.2547157+00:00",
"create_date": "2025-12-09T23:57:00.2547157+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-09T23:57:00.2547157+00:00"
}