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": "40b7c190-b05e-4488-88f5-e67665f7d10d",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "c0624522-4c4a-4cdd-9fef-bbe923e26906",
"company_code": "sample string 5",
"company": {
"id": "8ffd412f-eabf-468b-ae91-509abdd72a17",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-08-22T16:28:47.22538+00:00",
"sales_territory_id": "a58d27e5-bb0d-4d4f-b1fb-47337c29915c",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "9c57966b-2b0e-40a0-8d9d-36759ea1d5b2",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "d6aee93b-8cf3-475a-9eea-2a1dd9bb418c",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "6093ecb7-b29c-46bb-9454-27b63befa350",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "4ece02e3-9444-4178-bd15-f63a2348619f",
"db_currency_id": "131b2b68-1380-4dba-9c03-f618c4c2b1b6",
"db_language_id": "e221c700-3033-44d1-a3bb-9c1196fea187",
"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-08-22T16:28:47.22538+00:00"
},
"modified_dateutc": "2026-08-22T16:28:47.22538+00:00"
},
"marketing_segment_id": "bbbec947-afbf-4646-b6fe-6bcc24edb69f",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "be3b8671-b12c-4565-bced-59053e63c8e8",
"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": "993fd5b6-824c-4609-a355-65dbbada2087",
"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": "67cb549e-2eb9-496a-bc2b-e13e51a908b1",
"db_country_code": "sample string 28",
"feelist_id": "c5791d5e-5ebe-41fa-a30d-33b69d1556c1",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "509bf579-2ff2-46e8-8c1f-a722cf26cbab",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "ce79e0b3-9839-41af-bc6a-8c016a32f92c",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-08-22T16:28:47.22538+00:00",
"db_currency_id": "2147b850-a5f6-478e-a032-c1fad4b06d70",
"db_currency_code": "sample string 10"
},
"company_type_id": "d8b8ce30-8da7-4714-ade2-3a3161ee217d",
"company_type_name": "sample string 32",
"company_type": {
"id": "02fd6ae1-7477-481f-92c8-09d840264dff",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "707454f8-5432-4f69-9ff6-b02906f4d33a",
"sales_organization_code": "sample string 5"
},
"db_language_id": "01e64049-7412-475b-8e67-333b0b6f91c5",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "10f581f6-ecc8-4485-a1d1-fa7c12b30c93",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "44af3596-90d8-4291-a660-c556b6a3a430",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "2a01c26f-1f9a-4103-b681-bcf15de4aab6",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-08-22T16:28:47.22538+00:00"
},
"company_sector_id": "1a400143-d1ec-48e0-96d7-652cd14fc382",
"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": "4d47ef4f-af84-47f6-9ae9-a6ee6835b773",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "ccede680-247e-408f-911f-745eb1a54269",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "2dccb4b9-d062-489a-bf2d-69cb2aff4945",
"account_manager_user_code": "sample string 56",
"company_status_id": "93e0fba0-8bc9-4827-a2f4-14b158e1ab73",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-08-22T16:28:47.22538+00:00",
"id2": 60
},
"db_language_id": "1d648a27-f416-434f-bf8c-53b534263420",
"db_language_code": "sample string 7",
"db_title_id": "e5c4b8de-9210-4866-ba75-da81e8c0f22a",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-08-22T16:28:47.22538+00:00",
"create_date": "2026-08-22T16:28:47.22538+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-08-22T16:28:47.22538+00:00"
}