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": "158907b9-6556-49d8-b2dc-476f80d461a2",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "f7732b20-f4ef-4efc-8a07-e419532bdfcf",
"company_code": "sample string 5",
"company": {
"id": "90d8535c-e90d-4251-9af6-abeb3ed8f2bb",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-01-03T16:01:21.0311111+00:00",
"sales_territory_id": "b30afbc9-29f8-43f4-8aec-003793e9d163",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "3204e2d5-99af-4936-83ee-5a974124b762",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "e483569f-4234-41c2-af3d-c1e7b18926ea",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "b911daf2-0e57-4b4e-a8aa-ee696a191e37",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "86ce33b3-ff24-475a-9cc3-ed5bf89fc682",
"db_currency_id": "49f00925-9fd4-4b48-8537-0fb0bfb8f0e1",
"db_language_id": "f3152f7f-cdc8-40ab-8b63-062b77a5fbf2",
"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-03T16:01:21.0311111+00:00"
},
"modified_dateutc": "2026-01-03T16:01:21.0311111+00:00"
},
"marketing_segment_id": "49983c96-00ef-48c5-a6cc-8db5660a7628",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "02de3add-4299-4532-afd2-e2b5b11185cb",
"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": "c9e024e7-e5b9-4a89-a5f9-b61dd26bfc59",
"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": "8c97499b-1cef-4491-b0ec-b7f83b286586",
"db_country_code": "sample string 28",
"feelist_id": "f41750d8-e50a-422b-bf23-56209c677f4b",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "4574b6c7-f68d-4b7b-85f0-e26d68d34f0c",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "ddd2496d-d653-42bf-baf2-776b648edbb1",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-03T16:01:21.0311111+00:00",
"db_currency_id": "78ac8c74-a00c-4868-b632-94ed1d2a0411",
"db_currency_code": "sample string 10"
},
"company_type_id": "3c18d595-9e0e-48c6-a254-4ae3d7dd9aa1",
"company_type_name": "sample string 32",
"company_type": {
"id": "f243944c-94cf-4313-89f0-35ba8051fe51",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "3b17cf3e-1d21-45a7-a884-f571a461ee88",
"sales_organization_code": "sample string 5"
},
"db_language_id": "033c8b77-8d2c-45e6-b237-484a7302f780",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "fffb65bb-36c6-45ea-98aa-210a952a77bb",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "dfcb899a-71c8-43a9-a900-2bf7baf40014",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "efc581c7-b6a3-413a-a5f0-f137d82f156d",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-01-03T16:01:21.0311111+00:00"
},
"company_sector_id": "760742fd-fe50-4bbb-b5a2-668ce5d2078b",
"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": "e3a3c084-0e78-4611-826a-a5b0352b87f8",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "3ec1d8b2-bfe8-4790-876c-cfe1a55fb51f",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "a7a0abb7-0f35-45c2-b3e2-8d82d2713b95",
"account_manager_user_code": "sample string 56",
"company_status_id": "a9198885-7651-4d31-b180-45331c81418b",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-01-03T16:01:21.0311111+00:00",
"id2": 60
},
"db_language_id": "2d96bc3a-5200-4815-9dc1-f464e31ed935",
"db_language_code": "sample string 7",
"db_title_id": "b923f361-76da-4a67-9026-ec95ad0507c8",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-01-03T16:01:21.0311111+00:00",
"create_date": "2026-01-03T16:01:21.0311111+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-03T16:01:21.0311111+00:00"
}