Get Contact by Company Id
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| company_id | string |
Required |
Body Parameters :
None.
Response Information
Resource Description :
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": "e70d6d51-f0e4-4630-9625-a8243e26d064",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "1926720c-883e-4376-a139-f776e29edb1c",
"company_code": "sample string 5",
"company": {
"id": "c1e2afe5-f93c-4a3c-9876-28eaf707b1f8",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-03-12T12:11:31.171374+00:00",
"sales_territory_id": "9e31824e-5261-4b12-bcc9-08fb223eb462",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "98c7ab0b-37a8-40c4-b0b1-a11ef256a699",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "6906215b-ea39-4249-aa58-e8857c465ba6",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "f669025a-0d6c-4ace-ab29-38ca9a156768",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a04681f2-d0ef-4f9a-abb4-f87f69d5511e",
"db_currency_id": "292168c3-cab8-4af4-acf6-85ddc15e17cb",
"db_language_id": "26d50819-f6ca-49a3-8143-16076713b852",
"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-03-12T12:11:31.171374+00:00"
},
"modified_dateutc": "2026-03-12T12:11:31.171374+00:00"
},
"marketing_segment_id": "14dbca1c-88f9-4a75-a02e-4ff42dc7ad67",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "960782bb-db9d-423f-ba84-ff722892f81f",
"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": "f86e9182-b3d8-4b35-b75d-e9b959377125",
"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": "bf5dc041-a13a-468c-b9d2-dda37b06e2f5",
"db_country_code": "sample string 28",
"feelist_id": "4aeb44c6-7e60-4f78-997d-aef81762576a",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "8fab86ef-4e5c-4550-b03c-b793c5592a74",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "b4b423cd-3ea3-449c-86b4-58deaebbc89d",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-03-12T12:11:31.171374+00:00",
"db_currency_id": "aba2203d-5b67-4326-bac5-51ecb42df3b9",
"db_currency_code": "sample string 10"
},
"company_type_id": "96633609-1375-4424-b22e-854436b926d1",
"company_type_name": "sample string 32",
"company_type": {
"id": "9af7f52c-275d-496b-842b-25d20ed4addd",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "209ff4db-4bd1-4627-aa3c-9dd1c578e8bb",
"sales_organization_code": "sample string 5"
},
"db_language_id": "4cacde14-25a9-4c1a-8017-31b5f0cd1275",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "b22baff9-181f-48f7-b994-3a038e60bcaa",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "332adc23-45d8-4ad3-b9a1-896cd2b17496",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "c9b6526b-63d4-46d6-b4f5-c0a5b395fa98",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-03-12T12:11:31.171374+00:00"
},
"company_sector_id": "4534e7d5-5834-439b-b358-56e06e5682df",
"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": "d1a7cf84-9b74-43f7-a39f-6ffe84ab3d9a",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "e71740d6-566c-4f2f-b44b-60995b873d20",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "ed7533b3-d7eb-4c8e-b4af-95981c9fed0a",
"account_manager_user_code": "sample string 56",
"company_status_id": "de29dcd4-3e24-49fc-b269-1fd902dd67f2",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-03-12T12:11:31.171374+00:00",
"id2": 60
},
"db_language_id": "e1ad79b0-b25b-4189-bced-b7e7bd0ffc81",
"db_language_code": "sample string 7",
"db_title_id": "2e7e1278-99ed-4927-89f1-358fb32f3ccd",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-03-12T12:11:31.171374+00:00",
"create_date": "2026-03-12T12:11:31.171374+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-03-12T12:11:31.171374+00:00"
}