Retrieves all the company contact
Request Information
URI Parameters :
None.
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
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": "79b64757-1654-4d9f-a02d-ece841c938a2",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "681509a6-ade3-402e-bff0-b9115822debe",
"company_code": "sample string 5",
"company": {
"id": "a2f4f4de-87c9-4194-bfc1-229feb3b1b9d",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-07-02T01:19:13.2486157+00:00",
"sales_territory_id": "fe7afc7e-c129-48fb-95e2-e7df82619c31",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "4e2fb649-f906-41b8-adc3-aa9c944e592f",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "b147748b-848b-4f79-aeca-78561531f6de",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "9ffa48ce-6fc2-4101-b5bf-e0098a4c2af8",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "46275237-dde9-43df-acdb-a0353d809e57",
"db_currency_id": "80f97906-0e2d-4693-8c2b-e8e6e09c1b51",
"db_language_id": "c8b1ffbc-9737-4670-8366-c54a7df82c5a",
"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-02T01:19:13.2486157+00:00"
},
"modified_dateutc": "2026-07-02T01:19:13.2486157+00:00"
},
"marketing_segment_id": "790c4c89-2220-45f6-bd1b-bc37b2fa07ba",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "198c3d9c-0748-4a7e-af4d-e84c29de11ab",
"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": "b10a4905-ed2a-40df-9f1e-80cfc86f7491",
"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": "156e9697-dca4-46ff-b8af-e4ee7f65e794",
"db_country_code": "sample string 28",
"feelist_id": "4ed74369-4e09-4ba2-ac2d-a134b49958fe",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "d724c23c-acab-487b-a39e-69c204ee8381",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "6507fb56-0645-4da4-9399-8459fa4f1c89",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-02T01:19:13.2486157+00:00",
"db_currency_id": "3f2af7fc-d30b-45a7-b00f-ba7e9374832b",
"db_currency_code": "sample string 10"
},
"company_type_id": "eec3bdb7-a0f0-4265-842d-8839d6b9e20c",
"company_type_name": "sample string 32",
"company_type": {
"id": "3a9e5ea3-da3f-48b5-85ad-c508332d9124",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "37cffb44-506f-4dd6-90e7-5bb106735952",
"sales_organization_code": "sample string 5"
},
"db_language_id": "b1c4dc72-4210-47fb-a960-165ad9a91ab1",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "f44c7570-8419-4b66-897c-176aca29a024",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "0a2d2ce8-a0f0-4189-9d99-5dbb316f8211",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "16f70a41-3a80-4805-a154-72c7a0ac627b",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-07-02T01:19:13.2486157+00:00"
},
"company_sector_id": "9be10f1b-1610-4801-abe4-7c916172f0d8",
"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": "bc1eee0c-4b3c-4c7e-b189-e82bbb426a55",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "8d3bd0e6-2696-4b17-876f-aa0f5eaf8139",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "dcc7d053-a7b4-445f-9f84-ebf317d06f69",
"account_manager_user_code": "sample string 56",
"company_status_id": "9b45d79d-b643-4426-92f7-e91e342050ee",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-07-02T01:19:13.2486157+00:00",
"id2": 60
},
"db_language_id": "7b8766e4-d77a-4a14-88b0-7c095fbdbac3",
"db_language_code": "sample string 7",
"db_title_id": "57051c27-4a56-4eed-be79-882ac8457a4a",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-07-02T01:19:13.2486157+00:00",
"create_date": "2026-07-02T01:19:13.2486157+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-02T01:19:13.2486157+00:00"
}