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": "0006e32f-2883-4907-95bd-f9cea091f2b8",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "1425f497-724e-47ce-902c-85161dd8ee34",
"company_code": "sample string 5",
"company": {
"id": "3825a8a9-18c2-47a4-bf39-d9afee0bdb2e",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-01-13T07:23:45.9660055+00:00",
"sales_territory_id": "8b6293af-0ac2-4b79-b463-fe6d6af3d1fa",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "975fcb7c-76aa-43d5-8614-08e09a6c422d",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "d981885f-ba21-4032-bc09-877faa60c112",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "6b5bc45d-ae4a-4e77-8859-762b3f496ad1",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "47b7b21f-ccd7-483f-938b-79ba79e5ec8f",
"db_currency_id": "62aec67e-fa71-4eef-84a3-5a588d014962",
"db_language_id": "750fe8e6-b768-4238-abec-bb945fbb6f39",
"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-13T07:23:45.9660055+00:00"
},
"modified_dateutc": "2026-01-13T07:23:45.9660055+00:00"
},
"marketing_segment_id": "22b9de3f-b23a-4d6f-bd6f-3d53d3b14fa0",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "432fced2-916f-494e-af4e-6e554c4cb179",
"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": "5c56546c-e88d-4aed-a39b-11f9308a3126",
"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": "01f21b61-abab-43b3-93a8-08fd4f65899d",
"db_country_code": "sample string 28",
"feelist_id": "7ed99473-95f0-40c2-921c-1db799d4a250",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "a9a64b00-6a95-4987-9bc9-8c7bdee22415",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "5c52c1cd-aaa4-4dcb-987f-062270f8688b",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-13T07:23:45.9660055+00:00",
"db_currency_id": "839d4342-a7d6-412a-a8c3-50e3da685dd8",
"db_currency_code": "sample string 10"
},
"company_type_id": "20c228ba-4760-4ff4-a2f4-210784a3cdfc",
"company_type_name": "sample string 32",
"company_type": {
"id": "21b79262-ee53-4684-82b9-ee26ba7f8de7",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "14291cae-2efd-4b6a-8360-6e0b393c4343",
"sales_organization_code": "sample string 5"
},
"db_language_id": "be5b7a44-8145-4e80-aac7-4258e0815d71",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "7e7f0794-d255-431a-8855-d5500d8f2239",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "4c6afb7f-bb80-4d10-bf8d-0bb4eee47ce9",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "fef0b005-c6a4-4f79-861b-17142251b8c0",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-01-13T07:23:45.9660055+00:00"
},
"company_sector_id": "1ede4713-e649-42e6-9eaa-4ccfa688bfdb",
"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": "28ebcb96-2adf-45d5-b8a1-e9f173574f1a",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "45c832dc-59d1-4151-989f-a8ca590fa2bb",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "cee4eddf-9bff-4ea7-b83b-635ab46d0ebf",
"account_manager_user_code": "sample string 56",
"company_status_id": "a3f224b3-3ee1-47fa-b0ae-8522f7ff1cbe",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-01-13T07:23:45.9660055+00:00",
"id2": 60
},
"db_language_id": "664c4605-0d9a-49da-a125-f1b7cffaec13",
"db_language_code": "sample string 7",
"db_title_id": "c2baf181-5772-4319-904e-8cdf19a64c89",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-01-13T07:23:45.9660055+00:00",
"create_date": "2026-01-13T07:23:45.9660055+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-13T07:23:45.9660055+00:00"
}