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": "5002bc84-80a0-40fd-a878-af17ba13ade6",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "71322ba3-1b56-468c-8891-66766572847d",
"company_code": "sample string 5",
"company": {
"id": "015a8dbf-7fe7-4f12-a112-06ee5d0e0bec",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-01-07T17:10:15.1451441+00:00",
"sales_territory_id": "e0817f5c-084c-4370-8f83-070367b8ef43",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "f77a8052-8bec-4fcf-b821-5256ce2207cf",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "5a3b5ac2-2840-44ac-9f8c-b0aab7f50930",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "425ab856-d2dd-490b-9d98-924e41561fbe",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "9dcf797d-e8f3-4b7d-83e1-59d16bd602a1",
"db_currency_id": "78f120f3-39a0-41fc-a9d4-78d0ac2e6cd2",
"db_language_id": "017d4f63-cccb-4031-aae1-d120296dbfe6",
"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-07T17:10:15.1451441+00:00"
},
"modified_dateutc": "2026-01-07T17:10:15.1451441+00:00"
},
"marketing_segment_id": "c7ba132b-bdd7-4a56-8023-2b31e00ff3a4",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "21bb53cd-3b7f-4bb6-a753-c813c9ec7e3f",
"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": "f6deac22-66c0-4861-b78f-c89e73f0e371",
"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": "b1a64771-26d6-44fb-9f24-3f9455673586",
"db_country_code": "sample string 28",
"feelist_id": "065edbfa-c71b-4a3b-bffa-a9f95feb8836",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "1d82a82f-5409-40ff-8e90-6afaa4c7431c",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "209ad465-2507-46c1-aead-553df4e37a94",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-07T17:10:15.1451441+00:00",
"db_currency_id": "efab593a-5ec2-4f5a-96ca-c26208fdbd14",
"db_currency_code": "sample string 10"
},
"company_type_id": "704e446e-9045-4704-a304-4e1985ad4bf7",
"company_type_name": "sample string 32",
"company_type": {
"id": "49788e07-e580-439d-b0f3-21778d9a7d0e",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "4b86875a-1db0-4c81-8f67-da86a1ddf41b",
"sales_organization_code": "sample string 5"
},
"db_language_id": "33b78cc3-c08d-424f-a834-1812717844c3",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "f531dbff-5243-4783-9ae0-114099bb3447",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "13d6207a-7739-41d0-b595-119d6a16c532",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "f7fc76b6-d006-4311-bedf-72a39fba4f52",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-01-07T17:10:15.1451441+00:00"
},
"company_sector_id": "f75de63f-c4b3-473e-b11e-16c6b21fb635",
"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": "e3f0ab6c-f5ca-4170-b9e4-005b73e10d74",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "fdb02d33-0d13-4820-878b-b2f315aa3e36",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "ee8a056b-2788-4b1e-98a6-8dff28e890bc",
"account_manager_user_code": "sample string 56",
"company_status_id": "dcd2aa5e-ad34-4a69-9230-b583e44bfa2f",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-01-07T17:10:15.1451441+00:00",
"id2": 60
},
"db_language_id": "2b2b15ef-c84f-474a-867f-8def53ee8289",
"db_language_code": "sample string 7",
"db_title_id": "66042d8a-157b-455f-819a-eb3b15539932",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-01-07T17:10:15.1451441+00:00",
"create_date": "2026-01-07T17:10:15.1451441+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-07T17:10:15.1451441+00:00"
}