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": "35f22a1f-2ff1-4921-ab15-7db092fcff54",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "74d4aea7-5f16-4b97-8913-76f9c7c2997b",
"company_code": "sample string 5",
"company": {
"id": "6fe06a92-a057-4292-8cea-cd085e7a2d76",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-09-08T05:21:22.3768023+00:00",
"sales_territory_id": "4d40bbe7-c320-4b31-af43-f9ba7abab681",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "0f75f54b-b9b1-4754-a589-17be97d6f00c",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "89772322-35fe-44ba-b82c-bdfa6ab91001",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "7a51ff2a-d4cb-4cfd-b373-273a84c5141f",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "57792461-b915-42ca-a362-57e1fb2cdccc",
"db_currency_id": "fe03a50b-683a-4417-8eb5-854f210b72bf",
"db_language_id": "d7197812-fbe4-484a-ab65-3b83eb084d4e",
"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-09-08T05:21:22.3924274+00:00"
},
"modified_dateutc": "2026-09-08T05:21:22.3924274+00:00"
},
"marketing_segment_id": "c68366c7-5c5c-4f60-bcba-db5d823bea3e",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "8e61bf74-067e-4181-980e-cefe32b3da0a",
"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": "b1adfdc8-5628-4f80-b07b-e2a9468761b4",
"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": "2de75f2e-d400-44e2-a72a-01ce965e2c2b",
"db_country_code": "sample string 28",
"feelist_id": "d2e337a1-ea86-41ec-99dc-54c4372032ef",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "c60f1064-8477-45aa-a79c-f240ca9b8146",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "0ea9f0df-49a5-4a91-ba1d-f343a0cbff09",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-09-08T05:21:22.3924274+00:00",
"db_currency_id": "7f1df156-63ad-4ce5-8744-b426636ee91a",
"db_currency_code": "sample string 10"
},
"company_type_id": "ef3419a7-0cf3-49a6-bbd0-b00f5044aa22",
"company_type_name": "sample string 32",
"company_type": {
"id": "f3fb9543-d8d5-4c55-8598-023a7bbad469",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "526e8b06-e21a-47ef-8cb4-b9d2e974e99c",
"sales_organization_code": "sample string 5"
},
"db_language_id": "b706c13c-7a80-4c46-9131-f3ba154d8c05",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "a862d66d-8d20-41d7-a01b-d63db9f94325",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "7ebd1b40-a304-4ac4-b4ba-4c0ff7fb5bbd",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "88faed35-8691-4287-8a55-38284fe5694a",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-09-08T05:21:22.3924274+00:00"
},
"company_sector_id": "3a3265bf-c349-42c9-a719-bba7953eb9a7",
"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": "88b57acf-f96a-488d-b4cc-96cef48e7f84",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "f992c19c-8be6-4104-a9a7-983ae998a491",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "132fbbe5-4d35-4258-bd30-a7eb11268b31",
"account_manager_user_code": "sample string 56",
"company_status_id": "9c31efbe-cc9a-4715-97a9-1d425a04c03a",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-09-08T05:21:22.3924274+00:00",
"id2": 60
},
"db_language_id": "067422f1-ed62-4d25-bb78-9a49a60ee5b8",
"db_language_code": "sample string 7",
"db_title_id": "05aa8f84-a0ef-44cf-ae66-7dab88068e84",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-09-08T05:21:22.3924274+00:00",
"create_date": "2026-09-08T05:21:22.3924274+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-09-08T05:21:22.3924274+00:00"
}