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": "7b225397-e165-4adb-b250-62cf139a08b4",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "d611e637-dd44-40e6-9f63-f40de893846c",
"company_code": "sample string 5",
"company": {
"id": "bc0af216-022c-4df8-b359-f14e3237caef",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-07-01T13:50:18.6712944+00:00",
"sales_territory_id": "b948655c-bd1c-416d-ac06-ff4f6edc3780",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "f0f82e58-c7be-498d-a596-a2875c233e8d",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "d63eba42-0b54-4b53-9f36-29971e97d249",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "776e7112-253e-408d-b71b-60fcca2634db",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f61a8377-041f-4bcd-8176-e306578fee03",
"db_currency_id": "5e46a0f3-ce2e-433c-b969-9dee92289369",
"db_language_id": "afc436a2-2390-4923-9dfa-a19fcff9f3ed",
"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-07-01T13:50:18.6712944+00:00"
},
"modified_dateutc": "2026-07-01T13:50:18.6712944+00:00"
},
"marketing_segment_id": "122a301b-87f8-43b2-bf9c-278d5dd17d32",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "70d64653-7ed3-4910-890f-4abc8c58dfbc",
"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": "4236781c-1e9a-4ab0-a8ed-70cdb3cd178c",
"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": "9b15fd10-1864-4244-9d0d-9cff1423e5e5",
"db_country_code": "sample string 28",
"feelist_id": "751e7075-9a7e-451e-b402-d0d08d15e461",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "df2ea80c-fc0d-4d46-8203-858bafe10dc3",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "2cd842ac-9845-4cec-b8d7-ceb5e423769d",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-01T13:50:18.6712944+00:00",
"db_currency_id": "4e86bca3-1682-4385-b573-9a6ede3d3d36",
"db_currency_code": "sample string 10"
},
"company_type_id": "379c146c-3fe1-4377-a8ab-cba3b48c50ec",
"company_type_name": "sample string 32",
"company_type": {
"id": "5b081fb7-128d-4234-96da-a39e69d837e5",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "037c39c4-5601-438e-92e0-af78f17f39dc",
"sales_organization_code": "sample string 5"
},
"db_language_id": "080e6c50-77ca-460a-90d9-fcda08dfd362",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "cc4f1723-8619-455c-998b-79d295bc1931",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "24ec960e-b48c-4b0f-b9a9-771a46f3a2ed",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "e65a45f8-b96f-482c-a6e8-13ec7ac64995",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-07-01T13:50:18.6712944+00:00"
},
"company_sector_id": "26d9884e-a776-44c0-aa06-0cf29a1ad903",
"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": "4ca42504-eca9-4437-82d3-f87e0ec01113",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "09dc49d7-1890-47e1-bc00-027432bf8e46",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "c0b324fe-0008-499d-b8db-bc76243f95de",
"account_manager_user_code": "sample string 56",
"company_status_id": "5d5b260d-96c1-4c7f-8f1a-cf4a821aaea4",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-07-01T13:50:18.6712944+00:00",
"id2": 60
},
"db_language_id": "a319c554-973f-423d-bbc9-9930736a9b98",
"db_language_code": "sample string 7",
"db_title_id": "6d237dc1-74a6-4d68-83e6-87d880f0ef9f",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-07-01T13:50:18.6712944+00:00",
"create_date": "2026-07-01T13:50:18.6712944+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-07-01T13:50:18.6712944+00:00"
}