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": "6326831b-98ee-4d36-8bbd-29a8fa2cbdd8",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "0595bf6d-211f-4333-bcf8-52ae0aa07971",
"company_code": "sample string 5",
"company": {
"id": "c5853249-e6ab-4633-b902-82a85e7c6357",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-01-05T07:41:16.0134187+00:00",
"sales_territory_id": "571998b5-97f6-4cff-90e2-d73c669a479c",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "7d288577-cfbd-4f6a-8fd5-8821e44be824",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "45598df6-ef38-4213-b5b2-5fef3f2e81cc",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "481191fb-d77d-4964-b942-3468641c2615",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2697f9f6-9ecc-4dd1-bd9a-fce80a375021",
"db_currency_id": "fbf15392-98f7-4a39-beab-96a1d661504a",
"db_language_id": "d56d2fd2-8e84-449e-95db-c5f5e0020ea8",
"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-05T07:41:16.0134187+00:00"
},
"modified_dateutc": "2026-01-05T07:41:16.0134187+00:00"
},
"marketing_segment_id": "f08a78c4-a7e3-4dd4-8c77-d102f8f823a8",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "a6d69b8d-fcc3-488a-b40a-2e4faae367f2",
"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": "e851f812-0c2f-42b4-8e58-d7c668307579",
"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": "4d7ab93e-905e-413e-815f-95dd45b8e7f2",
"db_country_code": "sample string 28",
"feelist_id": "29231ff1-8c3c-4428-abc6-b39286adb554",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "0253525e-3d69-48d8-9b9d-634b92def0fd",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "66b1968a-ea6e-4e39-a28b-4e52ccf27f48",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-05T07:41:16.0134187+00:00",
"db_currency_id": "495a11ee-3d38-485b-99ce-e03f864b9c7c",
"db_currency_code": "sample string 10"
},
"company_type_id": "89715307-2c7e-4ee9-a2f5-6ca66ebf54b4",
"company_type_name": "sample string 32",
"company_type": {
"id": "8ba7b54e-9d4d-43ef-b1b4-53dce96f356d",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "cf1695d5-9e6a-4e4b-81fb-718520a04144",
"sales_organization_code": "sample string 5"
},
"db_language_id": "0faee28d-49e1-408c-afc0-9fb4fa278100",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "1acc0541-1c86-4169-9c5d-c883b500d87e",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "67561547-80be-4217-8a24-7f02c7201b5d",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "bc024cac-c21e-4572-9c08-471824d268f3",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-01-05T07:41:16.0134187+00:00"
},
"company_sector_id": "f699b2c4-c906-451e-a5ff-fb206cfd482f",
"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": "e35afba8-04c8-4431-a66f-1a695615f178",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "6e2f27d3-1585-48a4-9cae-77620f5e1121",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "39f25700-17bc-4f14-98ce-b0ece1e486a7",
"account_manager_user_code": "sample string 56",
"company_status_id": "f25fc483-4c96-4ea8-8a8a-9bfd0d4f9b46",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-01-05T07:41:16.0134187+00:00",
"id2": 60
},
"db_language_id": "a942693e-06a9-45e8-b9b7-9a86e5cd8a0b",
"db_language_code": "sample string 7",
"db_title_id": "1b466b6f-c03a-44fa-aa1a-371edaa29332",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-01-05T07:41:16.0134187+00:00",
"create_date": "2026-01-05T07:41:16.0134187+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-05T07:41:16.0134187+00:00"
}