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": "5d12d806-d9fa-4aa2-a8bb-27d2082c6d1c",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "4dc58ef2-e175-412c-bd29-f427438f8517",
"company_code": "sample string 5",
"company": {
"id": "f5de5cd4-ca51-43f0-b249-ed166677ba67",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-04-14T10:35:10.4414967+00:00",
"sales_territory_id": "49d312fa-1c11-4447-9274-d62c50bfb801",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "d618bccc-d7cd-4d6d-a2fa-e72f11b6936e",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "69fa2005-e548-4057-9bde-eff1373238e2",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "97ca92c4-bb7e-474d-98c0-14ad2f3fbb73",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7add85d4-9d18-49e0-b98f-61011b4eff8b",
"db_currency_id": "47abae18-3f0d-4b0d-b92f-9f147481e5ec",
"db_language_id": "2833cbfb-054c-4455-be81-99b78137a53c",
"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-04-14T10:35:10.4571245+00:00"
},
"modified_dateutc": "2026-04-14T10:35:10.4571245+00:00"
},
"marketing_segment_id": "fcc191fa-be75-43c0-8462-77f0c238d15a",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "c5c35e50-6222-4f22-8bce-f4990d23ef3b",
"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": "16507c3f-689c-4f1a-b8e2-3e2b8a23b011",
"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": "28333971-d7ed-4847-a83b-6b876a2f962d",
"db_country_code": "sample string 28",
"feelist_id": "d0d52fea-2bce-4aaf-986f-08bd337f259c",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "f248d8c8-f9de-4105-bc3b-07f2fd2302a7",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "0117891b-8a1a-4eb5-8b27-a42bf0afd8dc",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-04-14T10:35:10.4571245+00:00",
"db_currency_id": "a33351cd-f73f-4234-afe6-582c28ee7daf",
"db_currency_code": "sample string 10"
},
"company_type_id": "db6df4a5-405d-4cd2-aa69-de44d4eca12e",
"company_type_name": "sample string 32",
"company_type": {
"id": "4775b5a8-c601-4a68-bece-6d75487fe370",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "771ea452-5826-46b5-9425-8cd498851245",
"sales_organization_code": "sample string 5"
},
"db_language_id": "acace89e-1aa9-4506-9c30-ff5909c7f7da",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "0547c940-6ce1-4962-a18d-165cd826f2cc",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "2740fb7e-b402-4fa5-b47c-684d61c50c6b",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "7232eb76-4349-404c-a6ed-50d9bd442ebc",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-04-14T10:35:10.4571245+00:00"
},
"company_sector_id": "b4650ab9-56db-4ff2-9d7c-7eb051565942",
"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": "24849009-52cd-4bab-8ee2-8d5d112a3655",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "f55700f9-50eb-4dd8-af68-0e0ac2681014",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "f927b0b7-83f6-44cf-8355-b98ca92363ba",
"account_manager_user_code": "sample string 56",
"company_status_id": "4b50f3ec-b4a8-4674-82ed-04170b3aef37",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-04-14T10:35:10.4571245+00:00",
"id2": 60
},
"db_language_id": "a3c37781-aacb-4466-904f-b26255d1f556",
"db_language_code": "sample string 7",
"db_title_id": "753b8d35-0f6d-45c1-a83f-89e1e255ce89",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-04-14T10:35:10.4571245+00:00",
"create_date": "2026-04-14T10:35:10.4571245+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-04-14T10:35:10.4571245+00:00"
}