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": "471a9f39-7b82-4d34-9ca3-abaaad95d60b",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "8569eea9-572e-4a69-b07b-fd75dadfd49a",
"company_code": "sample string 5",
"company": {
"id": "03f1472d-c4de-4c98-a7eb-705373f43ab7",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-08-08T04:41:22.7994249+00:00",
"sales_territory_id": "47a21435-a9fb-4aea-b378-a190aa7d5e92",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "841da9f2-5461-4d0d-a21a-b5d2f184a1f7",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "f3b65c1f-f18a-4a37-8840-59995a4950d2",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "366a5b36-46a0-4e6e-b321-db397b236f5f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "bc50e57c-4225-4721-871a-3ec9f01bb889",
"db_currency_id": "14bacaf3-7018-4d89-8ff5-35a1e7ec3a1d",
"db_language_id": "f83bc14e-7c48-4071-8967-1f780b119c67",
"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-08-08T04:41:22.7994249+00:00"
},
"modified_dateutc": "2026-08-08T04:41:22.7994249+00:00"
},
"marketing_segment_id": "36040672-9ab4-4fe8-9f0e-dfc0719c331a",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "18f286a4-b63b-4fdf-bdec-2146313910e3",
"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": "a161fd6c-a129-473a-9168-8df112271fda",
"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": "bb6f4955-8520-401a-b527-c2383f6d7ebc",
"db_country_code": "sample string 28",
"feelist_id": "07d23b44-5e3b-4629-a583-d74f6a90cdc5",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "286d63ae-7f12-4910-b772-dfd55b122ea9",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "ebeb9362-7779-4892-9ffb-a99e4ea9728b",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-08T04:41:22.7994249+00:00",
"db_currency_id": "c1f92e1f-1100-4dfe-ae8d-6bf83fc6b5b3",
"db_currency_code": "sample string 10"
},
"company_type_id": "4a516c77-6a4a-45de-b2ac-5570115540df",
"company_type_name": "sample string 32",
"company_type": {
"id": "df537939-5699-4367-8f56-3973e49a6e14",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "621efaef-1945-494d-b404-48419149cf3d",
"sales_organization_code": "sample string 5"
},
"db_language_id": "0be4bd08-678f-451d-b275-c4536bc8d555",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "61e8136f-d2ab-4f65-8767-8b01095c6208",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "97a5d031-a8e2-46f6-8442-3f621e01f3e6",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "5bd20bcc-ca58-4e02-b9b8-1e0301606962",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-08-08T04:41:22.7994249+00:00"
},
"company_sector_id": "6441cea7-72ac-4ccb-80ef-d301f33abb5f",
"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": "182686bb-b40e-4866-bcb6-7db7d43c31e6",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "687c1796-73c9-48c2-aad1-e66937fab5d8",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "6fcc899b-c261-496e-b714-146696de9b4d",
"account_manager_user_code": "sample string 56",
"company_status_id": "a9abfc26-ebb3-465a-8ae4-d40f73e04477",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-08-08T04:41:22.7994249+00:00",
"id2": 60
},
"db_language_id": "c2f73039-3239-4e7d-8ea3-27e5794643a6",
"db_language_code": "sample string 7",
"db_title_id": "72109bb1-9488-48ee-a09b-97ed96555650",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-08-08T04:41:22.7994249+00:00",
"create_date": "2026-08-08T04:41:22.7994249+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-08-08T04:41:22.7994249+00:00"
}