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": "6937ceba-9794-453a-928d-cc69e47811ba",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "c3bdd1e9-6b15-44a4-8c0f-89d13114e988",
"company_code": "sample string 5",
"company": {
"id": "836d96fb-39ab-4bb9-b1ef-0a7aa21307c4",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-01-25T00:56:24.9823454+00:00",
"sales_territory_id": "f93d1044-f396-4bbe-be07-23e4a04428ed",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "a06c1832-9cd0-4a14-bdf4-1a4160bbb81d",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "4c4ac208-3df9-40e6-ae2f-64811d41baa6",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "bce08db8-efc7-4fa2-b5c3-c1fcbce7723a",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "0363a7f7-1a33-4b61-877c-4e62e865d4b7",
"db_currency_id": "5e7c1895-997d-4c34-9b72-7f23c12b82c2",
"db_language_id": "38ec1121-edbf-4022-836c-e9f6d50d8b6a",
"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-01-25T00:56:24.9823454+00:00"
},
"modified_dateutc": "2026-01-25T00:56:24.9823454+00:00"
},
"marketing_segment_id": "7f470ff6-813b-4c61-8edf-4a35acad4d21",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "de21f3ef-7e1c-4d93-9f55-9f259be2e964",
"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": "7e1274d6-fdc2-4610-ad1e-93c146de4da8",
"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": "a9f61756-ff8a-469a-afda-eeb0ca6fe7a4",
"db_country_code": "sample string 28",
"feelist_id": "bbb1e637-c2a9-402d-bab1-0ee461e4a68a",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "93e0259c-33fc-4557-b726-a6a83d5d2af8",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "3f20b968-bffa-4107-af09-042651b46ac4",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-25T00:56:24.9823454+00:00",
"db_currency_id": "900a081b-da40-4e46-8593-dde91ee8c2d6",
"db_currency_code": "sample string 10"
},
"company_type_id": "052b4e2b-e158-46cb-b11a-f4963de015a9",
"company_type_name": "sample string 32",
"company_type": {
"id": "8664efc4-4ed3-4f16-8742-9055d30fab38",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "4365cc75-c1bc-476a-b023-ce12fb2e06eb",
"sales_organization_code": "sample string 5"
},
"db_language_id": "18b38a06-ee6b-4382-b0e3-f7a98797c10e",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "fc36eef4-3b9c-409a-84ce-d032907ef0e5",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "65a2ab75-6591-4357-9eb3-ef52567e6bb6",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "a5f4d7b7-b21f-412a-b7ce-0c48e98b3271",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-01-25T00:56:24.9823454+00:00"
},
"company_sector_id": "2b3373f3-78bd-491d-a2d6-42aaed3981e8",
"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": "c5b7027f-6623-4a16-b732-5dea24cc3bff",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "e115827d-efec-4e03-8385-8540f5cc50ca",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "af213fd2-e201-4793-9dc5-44acede6c92a",
"account_manager_user_code": "sample string 56",
"company_status_id": "ea474171-af53-439e-b345-dfd14423466c",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-01-25T00:56:24.9823454+00:00",
"id2": 60
},
"db_language_id": "08198629-2449-4ac6-9790-a35638f4f8b0",
"db_language_code": "sample string 7",
"db_title_id": "427e50b4-e3a1-47f3-8f65-25fa6b9a7bdd",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-01-25T00:56:24.9823454+00:00",
"create_date": "2026-01-25T00:56:24.9823454+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-01-25T00:56:24.9823454+00:00"
}