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": "11eab941-51e0-480b-9d8f-d41efade9ef6",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "759e2952-bab2-4830-8a0c-ae2064d28267",
"company_code": "sample string 5",
"company": {
"id": "56536a8e-e65d-4a4f-a5df-3725e8690bff",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-02-16T19:54:49.2496118+00:00",
"sales_territory_id": "852f67ed-a255-497b-b8d0-5c35bab100bf",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "9c5beac3-0447-4be3-b1e9-75afbd563104",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "88dd8520-5cc1-4d0a-8a88-bbe36e461774",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "462f37e2-a5e7-48e4-843c-7be346ec3193",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a5f52422-6560-4592-9629-2490d22e261d",
"db_currency_id": "7cee37cb-8ac4-4f2b-829b-25c50afda9cc",
"db_language_id": "79935fe5-ee35-43f3-b6e2-6ed3952b56f2",
"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-02-16T19:54:49.2496118+00:00"
},
"modified_dateutc": "2026-02-16T19:54:49.2496118+00:00"
},
"marketing_segment_id": "552bd407-ba4c-48d0-80ce-5e3f6b45c6f7",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "0810f6f0-e5c5-4272-b5cd-0aa2bf735bdb",
"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": "808f1a09-6c86-41ca-a563-be092e3bc761",
"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": "1afc76d8-1025-40c2-ad91-67341e00128d",
"db_country_code": "sample string 28",
"feelist_id": "96556929-d91b-4379-b273-5e013ebeb02c",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "9734cf8c-76ee-4730-94b0-b13e56846f79",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "35d86a58-623d-4a54-9fe4-dccc8a1f013b",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-16T19:54:49.2496118+00:00",
"db_currency_id": "da6dbd2b-3f5e-4cef-877a-3f6713b2f614",
"db_currency_code": "sample string 10"
},
"company_type_id": "0622f87f-1ebb-4536-b477-6e9b88e8ca76",
"company_type_name": "sample string 32",
"company_type": {
"id": "58a98672-0c2c-43b8-9988-c3fae36f2bee",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "a18eb0a3-bc15-453b-8b04-38250930b254",
"sales_organization_code": "sample string 5"
},
"db_language_id": "9eb59a29-5f05-4036-94c1-39c0b889e10c",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "e3e92bf4-9da6-4ef2-a4ab-ff20cb8656e4",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "3f97b6f5-7c86-48ac-876c-54f7ab6df446",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "84c8acf2-0e1c-4dcf-809f-f6958a8f2ef7",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-02-16T19:54:49.2496118+00:00"
},
"company_sector_id": "c7408659-277c-4c3f-a425-21169639e382",
"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": "2048b83d-8163-428a-ba31-04da82be0f83",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "664f5fc2-3b07-4256-b1e9-5352ad1046de",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "27027b6f-37ef-42cd-ab77-b6fa8fd0f6c6",
"account_manager_user_code": "sample string 56",
"company_status_id": "9f44252a-6f2d-4078-9a5f-b31c579c6c17",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-02-16T19:54:49.2496118+00:00",
"id2": 60
},
"db_language_id": "fdb01921-f7ca-45e2-a4d2-04535ad22b0e",
"db_language_code": "sample string 7",
"db_title_id": "8d3db9b3-1f6d-4535-a95c-61fe2eba33d7",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-02-16T19:54:49.2496118+00:00",
"create_date": "2026-02-16T19:54:49.2496118+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-02-16T19:54:49.2496118+00:00"
}