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": "ff0188cf-84db-4515-8046-93f16af5b075",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "1100811f-fa40-4e45-a7db-2b216e1405bc",
"company_code": "sample string 5",
"company": {
"id": "0918142c-d27a-4314-80ea-fa8fef9f69a7",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2025-12-19T15:15:42.6985522+00:00",
"sales_territory_id": "f51c243f-c778-496b-9cbb-1451c16a91c5",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "ae4f40ca-2605-4059-9611-88e274dd647d",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "c62f362b-d79e-4951-a4df-826bf6abea5f",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "0ef7ff5a-2e0a-43b9-9ff6-33d315fcf49f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "e9f3ea4f-bf8d-4adf-8e2d-0db22226afff",
"db_currency_id": "79a3ba52-67d4-4324-8bf2-b883024c5ef1",
"db_language_id": "83e6c74c-e500-4909-b8ec-59bc9fe7b900",
"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-19T15:15:42.6985522+00:00"
},
"modified_dateutc": "2025-12-19T15:15:42.6985522+00:00"
},
"marketing_segment_id": "0d78c889-2cea-4929-acfc-621c3383b8c6",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "f616ef5f-1dbd-4c76-96e6-eee5a9252c00",
"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": "218bc7f9-cb24-498e-a6d0-20147ce59e51",
"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": "778bc0e8-9a61-44dd-99a1-d60f30bbe571",
"db_country_code": "sample string 28",
"feelist_id": "78c773e6-bcc7-45e7-8621-97f7ed1808b9",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "ba93f6d7-e73c-4987-86b9-44b50c35b285",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "47e900f0-22ab-4def-8bd4-8d3e04b959d0",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-19T15:15:42.6985522+00:00",
"db_currency_id": "47e91e0a-dd27-4a7c-88c4-64f6a64c1de8",
"db_currency_code": "sample string 10"
},
"company_type_id": "3f7f5c69-a9ac-466e-a048-8fb0a6964dea",
"company_type_name": "sample string 32",
"company_type": {
"id": "16328770-1404-458e-8dfe-476fc3ed06be",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "c83095be-3ad3-4b6d-8e39-694fb3c49817",
"sales_organization_code": "sample string 5"
},
"db_language_id": "6fd9fc05-c470-4a64-aba2-1a41af4c8386",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "42c85b81-c39e-4aa1-82d0-13559ca5e23e",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "e6076c4a-10ec-4a4c-a9ea-1e5d9e2b8ba9",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "ec3d1d65-e204-4507-b77c-6099d6e171ae",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2025-12-19T15:15:42.7141732+00:00"
},
"company_sector_id": "62f95f03-3cb9-41c1-bd78-26f9d4bd7831",
"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": "bc10f797-38da-4876-9a4c-e71ca67a2e7b",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "7342acc3-1b2a-4e67-8c3b-1e55c8068c9f",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "51507557-1940-4812-9a80-c45e2ea75193",
"account_manager_user_code": "sample string 56",
"company_status_id": "7395d927-9978-4095-b8c0-7b5645022c0a",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2025-12-19T15:15:42.7141732+00:00",
"id2": 60
},
"db_language_id": "d908fcd5-c620-4f6f-9b3d-22ce75ed39af",
"db_language_code": "sample string 7",
"db_title_id": "986bb8e6-5731-415d-9d79-4a218d7b6a0f",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2025-12-19T15:15:42.7141732+00:00",
"create_date": "2025-12-19T15:15:42.7141732+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-19T15:15:42.7141732+00:00"
}