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": "b83d0963-b731-48e7-90bd-73754fdaa881",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "e01c6610-f466-442c-b044-39af9d55eb01",
"company_code": "sample string 5",
"company": {
"id": "1f9215bf-6198-46b7-a9ac-9585a3a5ab28",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-01-28T02:19:52.0030952+00:00",
"sales_territory_id": "08ea8bf8-eb36-4e82-b876-ee9d20393477",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "ab7d530b-f817-429d-b7b1-f70c8836348b",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "41f11569-300a-4d7f-9419-58ccd522bb17",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "2acf9f9a-2381-42fd-87c4-156b6d80ee72",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "7ef8525a-a66e-476d-b123-1c54a1c8c306",
"db_currency_id": "34353feb-4f31-4d1e-82f2-8a6cff85199b",
"db_language_id": "e68f2e5b-59a3-4a76-b857-6ebce93bc056",
"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-28T02:19:52.0030952+00:00"
},
"modified_dateutc": "2026-01-28T02:19:52.0030952+00:00"
},
"marketing_segment_id": "0d11d3b6-60a8-426b-b898-d987d3d172d6",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "a36a27ce-e92d-40f7-8acf-5011145a9db9",
"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": "473bd74f-2c98-4245-9886-24d34188c233",
"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": "66bdfbe8-7764-453c-bfbc-842e50448814",
"db_country_code": "sample string 28",
"feelist_id": "02e0dd42-60a4-4d55-94d1-097919c98860",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "ff9f68b2-7819-40eb-bc8a-455834dfd35d",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "1a26fd91-a365-43b5-9550-11cb7e2c123f",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-28T02:19:52.0030952+00:00",
"db_currency_id": "3f839388-3273-4bbf-9b79-d183753539e8",
"db_currency_code": "sample string 10"
},
"company_type_id": "d43b465c-e3e6-4731-92bf-98b53f2da4f7",
"company_type_name": "sample string 32",
"company_type": {
"id": "b85d1c6d-fd49-40aa-b647-0745174944e8",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "adeca5e8-a868-4a7f-87af-fb5657b190c5",
"sales_organization_code": "sample string 5"
},
"db_language_id": "1ffe7a22-04b1-4609-8008-2df645a30f02",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "7e67bdcf-29ac-41fb-8eeb-7b238f46c77f",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "730588b1-0714-40f1-b75b-496765014b76",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "79e7bef1-57ff-40f6-b187-db27c43b0ad1",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-01-28T02:19:52.0030952+00:00"
},
"company_sector_id": "bf22cc72-1043-4e2d-9345-2a32bccca0e5",
"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": "e3e76f37-2c44-46a1-83b1-1157b1751a2a",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "215fa18b-4d18-4b7e-ac33-bb3ce87274e5",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "6ebc1822-93f1-445b-9c8f-9cc8987600a8",
"account_manager_user_code": "sample string 56",
"company_status_id": "f7656649-4fa3-4546-a156-be7561d43f6f",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-01-28T02:19:52.0030952+00:00",
"id2": 60
},
"db_language_id": "77b9ba79-8aab-49ab-8106-cf1b957c440e",
"db_language_code": "sample string 7",
"db_title_id": "49bd1588-f76e-47fc-9502-fed013eb6b56",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-01-28T02:19:52.0030952+00:00",
"create_date": "2026-01-28T02:19:52.0030952+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-28T02:19:52.0030952+00:00"
}