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": "bb2effe1-2474-4197-9bf8-d47ac3ea6d32",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "f04a11f4-3fe5-427e-91bc-d3df0a2b9a65",
"company_code": "sample string 5",
"company": {
"id": "6e5eebc2-a85c-4cb0-9f85-855db8c6f006",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-07-04T00:18:45.2657878+00:00",
"sales_territory_id": "ba252b32-8731-4c3f-b446-cb2da5b7e6a1",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "ac6401d7-d759-417d-8c41-e6bd71a9e5a3",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "954083c5-f83b-4e7d-b8cc-f2e4305f0f84",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "4cf9e376-b408-4000-ad38-fd5c1bc833e3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "6e98dc3b-11f2-46b0-b366-0ba8c77f2d1c",
"db_currency_id": "db394ec0-9f76-47a3-b7ca-a99c6a1fb255",
"db_language_id": "8f40f912-cb07-469a-b978-b2f6d22678ec",
"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-07-04T00:18:45.2657878+00:00"
},
"modified_dateutc": "2026-07-04T00:18:45.2657878+00:00"
},
"marketing_segment_id": "7ce684df-6908-46fc-859c-1532b1703c56",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "131e0299-06aa-46c9-8c36-5d0204bd5801",
"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": "deccc030-4d2d-4a3f-a1f9-9a868e8e6fcd",
"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": "f86e9f18-59e0-4f98-be96-c085cbcc1649",
"db_country_code": "sample string 28",
"feelist_id": "7afa17d6-481b-4631-af5f-e237ef56cfdd",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "575a0d96-7fa3-4ef2-837e-3e77e8ae54f0",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "d0b36e5d-e897-48b2-a415-da938ab44bf1",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-04T00:18:45.2657878+00:00",
"db_currency_id": "098fade5-430b-4b3a-8e7e-f8d818b99a97",
"db_currency_code": "sample string 10"
},
"company_type_id": "bb17a67a-3599-4235-98d3-505581355505",
"company_type_name": "sample string 32",
"company_type": {
"id": "95d9d8b5-b568-4d5c-91d6-136e586b2958",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "1498aabe-7200-47e2-817f-096df7207339",
"sales_organization_code": "sample string 5"
},
"db_language_id": "84e58a56-3552-4246-b6ce-226bb3a00e39",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "30f74aa9-0fda-44d0-901b-eb600b2cff4d",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "78a3a28e-e353-45e9-8fa1-2835dcdddad6",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "ad9296ea-5a73-4932-bd07-920e7e7b0aa9",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-07-04T00:18:45.2657878+00:00"
},
"company_sector_id": "9b322542-530e-47de-8a91-e973aedc7bf5",
"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": "ce59f551-ad1e-42c2-89d1-f1b812923188",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "7785dd5c-8854-4d37-9ef1-c7f71b303eef",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "ef040848-8640-43a8-9b2e-0cddc0aa2bf8",
"account_manager_user_code": "sample string 56",
"company_status_id": "1a37e3e0-e430-4c0b-844b-7f3e604f84d1",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-07-04T00:18:45.2657878+00:00",
"id2": 60
},
"db_language_id": "218d63c0-b8b5-4f9b-b42f-687837e12fe6",
"db_language_code": "sample string 7",
"db_title_id": "e3d28607-533b-47c8-b1d0-53970abb2fcd",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-07-04T00:18:45.2657878+00:00",
"create_date": "2026-07-04T00:18:45.2657878+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-07-04T00:18:45.2657878+00:00"
}