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": "436b168f-412a-44bc-989d-538c8267c8ff",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "b6431cf1-76cd-4f9b-b29a-60c7c9e9a392",
"company_code": "sample string 5",
"company": {
"id": "f172fcf4-4cdf-43ea-838b-54dfa6e34f57",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-01-02T22:06:44.6817809+00:00",
"sales_territory_id": "6fadd07a-e30c-4ffe-bf73-a251be3ac085",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "3da703f3-a2be-4181-b79b-289022cda55d",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "1d8b9863-459a-4e07-b163-cfe2146af2fe",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "48d0923d-0b67-41cb-a31a-abda288dd869",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ca238f69-c4f1-4c42-bb36-6129d699f2c5",
"db_currency_id": "22932431-7302-471e-9263-db005663b409",
"db_language_id": "c0b7377d-73e9-4b88-867a-2c8432b146f5",
"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-02T22:06:44.6817809+00:00"
},
"modified_dateutc": "2026-01-02T22:06:44.6817809+00:00"
},
"marketing_segment_id": "e4c0e6e2-b5b5-4f50-a1e6-6a3cbd92d723",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "10ef9808-179a-4a39-9b74-bb5c36db9974",
"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": "d9881aad-69e4-4ce9-b91a-ab97e96cd3e1",
"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": "63fcf03f-8886-4e67-ab5a-1681b1e9a0dc",
"db_country_code": "sample string 28",
"feelist_id": "002a63c3-7e93-4190-be38-a13cae3b4fc1",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "afd25f92-f2ce-421a-b9b8-cc7d856aba0c",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "0a5cef81-7e08-4e8c-95bb-380946028f08",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-02T22:06:44.6817809+00:00",
"db_currency_id": "8d9b7522-4962-48df-b5d9-fedd228c7157",
"db_currency_code": "sample string 10"
},
"company_type_id": "ebaf5b5e-1686-4612-a7a2-0ce88bc941f6",
"company_type_name": "sample string 32",
"company_type": {
"id": "177e808a-78eb-411e-a559-8b61f1c001e5",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "51f02410-0622-4550-bd93-d4fa40037098",
"sales_organization_code": "sample string 5"
},
"db_language_id": "e231cb34-c477-4199-baf8-bfaaad9d1c9e",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "33263cec-f2a5-4e25-90c5-a1d5b56042bd",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "214dbd1e-21c7-431e-bce2-74b1e4316deb",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "e25afbe4-d2fc-4c53-aba0-b35beeefca9b",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-01-02T22:06:44.6817809+00:00"
},
"company_sector_id": "3d2c804c-c67e-4595-937d-1faf0f10b42b",
"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": "e2b61611-c9b8-4650-b967-3e5dd5352124",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "60f201f9-f262-4509-b9a8-84589cdac172",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "df0d5b74-4524-4188-8807-cb43113bc76e",
"account_manager_user_code": "sample string 56",
"company_status_id": "9efd83d8-e7eb-4dca-9a8a-4e8ce612b378",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-01-02T22:06:44.6817809+00:00",
"id2": 60
},
"db_language_id": "67c77f23-101d-4719-8e0f-f8c43098d439",
"db_language_code": "sample string 7",
"db_title_id": "f17b61fc-8dbe-457f-908e-2a78479eaac1",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-01-02T22:06:44.6817809+00:00",
"create_date": "2026-01-02T22:06:44.6817809+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-02T22:06:44.6817809+00:00"
}