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": "e5248870-36de-49a5-bcf8-31239591272a",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "14c1c0c4-b62d-4494-a9a3-2d0ad4b31e29",
"company_code": "sample string 5",
"company": {
"id": "e41cc1fa-f88f-48e5-bcb2-a5a6937c7db5",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-02-27T14:53:37.8037329+00:00",
"sales_territory_id": "76bf182d-3658-4670-b3a3-511461fad897",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "0a3ecb86-91b0-45d6-bd82-bc7d3f658bc8",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "e0a0f05e-3309-4c2c-96d4-449816f8a35f",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "049a7b13-2809-4bda-bea4-d15f6c131193",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "ce74654a-4a7b-4519-86d8-43c3601d63da",
"db_currency_id": "a15311f2-9fe9-4830-81e8-59443475727e",
"db_language_id": "3197f3f1-2701-46f2-8e23-2750c2210ec8",
"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-02-27T14:53:37.8193563+00:00"
},
"modified_dateutc": "2026-02-27T14:53:37.8193563+00:00"
},
"marketing_segment_id": "fa08360c-cf5d-4d3c-aa51-c5f3cf41db0e",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "3baa101f-22a6-4923-95a8-12c0ac221175",
"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": "ddc36291-6723-4614-b124-d331284bdf01",
"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": "7ad23a21-2317-4203-803d-e9c434a38f11",
"db_country_code": "sample string 28",
"feelist_id": "1078cfe5-1165-4578-b9e9-4c05bb702a55",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "5e41c2a6-d448-48ac-8f14-a36d4bba02cb",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "38ff8279-4109-4b7e-9e4d-979c780267e5",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-02-27T14:53:37.8193563+00:00",
"db_currency_id": "4844d3ab-a3aa-4dc1-8f9f-2dfadfac113f",
"db_currency_code": "sample string 10"
},
"company_type_id": "75f25f02-c061-459d-b40d-30abed895c5e",
"company_type_name": "sample string 32",
"company_type": {
"id": "ac3e9ea9-3d9d-4b6d-8739-2c1ccc4d6362",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "842b92b2-25ac-4599-8584-201f4d0e286f",
"sales_organization_code": "sample string 5"
},
"db_language_id": "d8be766e-dd9a-43d6-a691-7c455dd72166",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "4608ede1-d8dd-4cbd-a1ab-fdc625d69ec3",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "a056d0cc-aee7-4dc0-8297-95e97aa9d516",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "ba550021-153b-48c7-95be-7e287f5dd563",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-02-27T14:53:37.8193563+00:00"
},
"company_sector_id": "640b995c-28b3-4f03-88ee-bd01ec44a737",
"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": "633dde4c-ca68-4f0c-b3ed-d87ccc174ec7",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "5634fab4-c4c2-44a6-b8e8-96fc6d994fe0",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "ab34238e-02c1-40bb-9e4c-247872ff5d98",
"account_manager_user_code": "sample string 56",
"company_status_id": "28f1bf25-d014-40b3-aa74-8b5dbab76799",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-02-27T14:53:37.8193563+00:00",
"id2": 60
},
"db_language_id": "282b406f-2a71-4d7c-8238-b01008306311",
"db_language_code": "sample string 7",
"db_title_id": "9c4099cb-3714-452c-8d9f-e61fc0289fe2",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-02-27T14:53:37.8193563+00:00",
"create_date": "2026-02-27T14:53:37.8193563+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-02-27T14:53:37.8193563+00:00"
}