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": "ef9c5f23-cef4-49f3-ac2f-c0c4460c784b",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "72a8adee-3ed0-4a18-bd87-57e70c0775c2",
"company_code": "sample string 5",
"company": {
"id": "c3795eb9-96da-4640-a29c-b54394ca7646",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-07-15T15:39:28.1024921+00:00",
"sales_territory_id": "97a4a2af-3f2a-4027-9f75-0ee32af90415",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "97988e19-c235-4680-a2db-cad12deff172",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "ea92d1b8-938d-4ac3-9f6d-c4609d092c52",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "1c1754da-dd77-4c5c-a98d-0bb3d1687ea9",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "2725084f-357c-4817-9af2-46c4bc428b92",
"db_currency_id": "92cf8f23-6116-48ff-b690-dead1f92c04b",
"db_language_id": "54ab1d39-a469-4ea7-9771-e4617fcfe4bb",
"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-15T15:39:28.1024921+00:00"
},
"modified_dateutc": "2026-07-15T15:39:28.1024921+00:00"
},
"marketing_segment_id": "3f125223-bdf8-4c0d-8f33-101b87647359",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "10e5abcf-e170-407e-ad01-fe0d6569d7d6",
"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": "2b7daf7f-99b6-4d06-a2c7-f7c069661b69",
"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": "3286b895-2b39-4d35-a8a3-bb2e184c6491",
"db_country_code": "sample string 28",
"feelist_id": "44ce3dbc-b35c-4a24-868a-c56e6aed0b2d",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "f5056bec-3884-4628-8c45-47f01eea6bfc",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "90703e70-b970-4f6e-837e-ad42acdd8b70",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-15T15:39:28.1024921+00:00",
"db_currency_id": "0b4a0f7f-723d-4965-bd17-99366a140fcf",
"db_currency_code": "sample string 10"
},
"company_type_id": "cb0d65bd-215e-429a-b84a-1e4f15fa862d",
"company_type_name": "sample string 32",
"company_type": {
"id": "d0f8bd1d-95c4-44ba-afe9-916b451731f4",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "bd31ffc1-d064-4532-b90c-9b94cb73acd4",
"sales_organization_code": "sample string 5"
},
"db_language_id": "50ec2b2e-c7b9-40ac-9bd0-aec019f7a645",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "a17ca4be-0e1b-47e1-ad16-1cc9b145650a",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "5c70c189-140e-4016-a212-efeb82283800",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "b74e5d94-c337-48f3-9aec-2dbd194210ef",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-07-15T15:39:28.1024921+00:00"
},
"company_sector_id": "e88541db-94c6-4feb-a4a3-83ec419d282b",
"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": "c97e3d42-8a8e-4fb2-a063-2e4acad4c2e8",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "14e76e53-9c26-4338-b89b-31ce4c8eee65",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "f479eeea-8788-486e-9feb-8c92fc163c58",
"account_manager_user_code": "sample string 56",
"company_status_id": "d1218329-fb70-4ae8-a36a-d2ebe24ea4f6",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-07-15T15:39:28.1024921+00:00",
"id2": 60
},
"db_language_id": "9b313c0a-50ed-45a5-ab1e-f47731e0e039",
"db_language_code": "sample string 7",
"db_title_id": "fe208b67-f97f-472f-89d4-139f1d0d1ccc",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-07-15T15:39:28.1024921+00:00",
"create_date": "2026-07-15T15:39:28.1024921+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-15T15:39:28.1024921+00:00"
}