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": "50e0a3bb-d4e5-4d6e-a537-0520b989975d",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "06ad4695-d120-408c-8398-8f37ce9778fa",
"company_code": "sample string 5",
"company": {
"id": "058b06a4-a8fe-4a85-b58a-06fe626cf8d8",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-05-07T21:00:58.8955023+00:00",
"sales_territory_id": "c1410be3-08da-4a0d-8470-866915c90637",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "1cf6fd39-c4bf-4155-996f-06409e6678c7",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "635d899a-63a0-46d0-9f8a-ebc7df0f4f7e",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f4f454a3-4132-4d7d-b95c-1ae344a3328b",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "aa341020-2b99-4f86-8f1d-89f98a7ef0c6",
"db_currency_id": "e588f602-6a1e-44d3-b901-ba4cda92a948",
"db_language_id": "8bc6cd4c-5c7a-4cf4-ab93-ff3bef8ec6a3",
"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-05-07T21:00:58.8955023+00:00"
},
"modified_dateutc": "2026-05-07T21:00:58.8955023+00:00"
},
"marketing_segment_id": "c2cbf471-aa45-4712-a504-ac8e31fd7e6a",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "a8c1aa84-7a5b-40e7-85ed-8f36db818427",
"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": "117a50f7-0d4c-42f7-944c-77184572c8e2",
"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": "c61eb3af-a6c4-46d5-8701-96ee338ddb27",
"db_country_code": "sample string 28",
"feelist_id": "25c730b5-f620-41a4-a926-d20780060e59",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "1833e25b-94ad-4ffa-a38a-d56e3ed6058a",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "3745476d-119f-4036-89df-82ce156172c8",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-05-07T21:00:58.8955023+00:00",
"db_currency_id": "b075e8c0-c47c-4f88-a668-640b17340cfa",
"db_currency_code": "sample string 10"
},
"company_type_id": "bc74a13d-85c7-487c-8d90-c24b0d216279",
"company_type_name": "sample string 32",
"company_type": {
"id": "670b9224-82d1-4e23-98f3-757ef05295a4",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "1bab55f5-26da-4956-81e6-5664aa327b93",
"sales_organization_code": "sample string 5"
},
"db_language_id": "51ac6d71-7818-4c77-a7dd-ff8d60026a62",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "3b47405a-cd5b-480b-be6c-8dc1d9c304b4",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "33ada590-617f-4676-84b8-e4ce6de972f4",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "82882225-3a34-464e-95bd-d5242c02d932",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-05-07T21:00:58.8955023+00:00"
},
"company_sector_id": "5aab90f0-5a2e-4086-819d-654a60f8156d",
"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": "9f24ab8e-506b-4811-8986-09116afa0690",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "fe0e6f75-d91d-4161-b71d-48ca783e87c6",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "137dfde6-3f40-4fbb-9716-4a55869bf345",
"account_manager_user_code": "sample string 56",
"company_status_id": "d4f7b3b2-bd95-4341-b329-3641588df022",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-05-07T21:00:58.8955023+00:00",
"id2": 60
},
"db_language_id": "a30a5e08-656b-4e90-a711-b1ac208b5446",
"db_language_code": "sample string 7",
"db_title_id": "7d04b220-082b-42ab-9624-b153126054c2",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-05-07T21:00:58.8955023+00:00",
"create_date": "2026-05-07T21:00:58.8955023+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-05-07T21:00:58.8955023+00:00"
}