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": "808bd6a6-7a3d-4f56-a114-97f5d8e06f9e",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "4eecca6c-4e98-4f00-a4bd-e2e8849ed0ec",
"company_code": "sample string 5",
"company": {
"id": "6b4fc50b-c2c8-49c6-8e8f-5ceff96beeed",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-07-08T01:52:54.6006784+00:00",
"sales_territory_id": "14da6ee0-5f04-46cc-9cdd-293d0508ea27",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "3f7b766c-176a-4c5e-baef-a44f73f104b5",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "24a9a7a5-a6e5-482e-a347-f2f41a4bef59",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "58671b27-4bc4-45ba-a9ed-03367b441c23",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "543615b0-bdf9-4cf8-9c64-4e833a5f5dd7",
"db_currency_id": "db027acc-9314-4ec3-97df-160cf495e3b7",
"db_language_id": "5b219a56-f1b1-4f53-b30d-a5fa026a3de9",
"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-08T01:52:54.6006784+00:00"
},
"modified_dateutc": "2026-07-08T01:52:54.6006784+00:00"
},
"marketing_segment_id": "73a7bb9c-485e-4990-b843-dc82c67dc008",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "abed44f5-200c-4071-9692-bd1be291ea13",
"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": "a9331e57-a44e-496d-9509-7320819c5dfd",
"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": "07c1dcf2-f108-41f6-b822-25a201eb671d",
"db_country_code": "sample string 28",
"feelist_id": "a08c4241-1af2-434f-92e7-1bb70f4ff9f6",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "fb1cd1bf-ef8a-485e-9c22-03d5f70d34fe",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "49ef433e-c59a-4fc5-8bd2-35460c706fe2",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-08T01:52:54.6006784+00:00",
"db_currency_id": "cfd6b2ab-bae2-4b60-b833-1a78b2ce93bd",
"db_currency_code": "sample string 10"
},
"company_type_id": "29616de2-cf24-41b4-8db4-1592c39784a0",
"company_type_name": "sample string 32",
"company_type": {
"id": "ab1a7f3b-1bd5-42e3-bbf4-afd655ef210a",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "a9144a19-259f-4d94-85e5-cdb4d9ee0655",
"sales_organization_code": "sample string 5"
},
"db_language_id": "0bf29095-9efd-4e51-845d-deda47106319",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "60bb8e22-25e4-4716-9521-7f37f967ab8d",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "af7baa2d-d534-456c-8c9b-8a131e65d71a",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "f23fe6c2-e2ba-42fc-9754-976182c33b69",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-07-08T01:52:54.6006784+00:00"
},
"company_sector_id": "5ebbda7e-5c98-479c-8adb-5a979566164d",
"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": "7e457d24-8701-4c02-8a4d-cecff6ae1f9d",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "b66ba3c1-da64-4ab1-b3ba-9fee6c6e97c2",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "761ce437-156c-4e17-ab8d-a5cea45b5e69",
"account_manager_user_code": "sample string 56",
"company_status_id": "199e4d61-a97c-44c9-847f-2653e21cdc96",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-07-08T01:52:54.6006784+00:00",
"id2": 60
},
"db_language_id": "e2f844ed-3afe-4e04-b330-4849ac041d18",
"db_language_code": "sample string 7",
"db_title_id": "9cc568ae-df27-442b-9aae-60ddd9c06da2",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-07-08T01:52:54.6006784+00:00",
"create_date": "2026-07-08T01:52:54.6006784+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-08T01:52:54.6006784+00:00"
}