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": "abccec28-d877-412b-a4a7-51951a3da630",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "25e771f0-41b5-427f-b49f-7082a18699d5",
"company_code": "sample string 5",
"company": {
"id": "70cf3882-af08-4231-98d7-4234f5e2c91b",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-04-10T09:11:47.4139269+00:00",
"sales_territory_id": "f6885aac-4728-490a-9d6c-2d4d78c35737",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "f72a788c-1dd9-483d-a23d-b1ff17292de4",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "c32a86a2-f2d8-4d9f-a00e-081963a73f63",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "8cd12fb8-059b-41a6-a257-d5800e6c85b4",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "a9b2dcd6-1dbd-4104-bbbc-76c5b75d4d48",
"db_currency_id": "78dbeb6e-d887-4fd5-9b74-31d6421b47a4",
"db_language_id": "8d425f56-c350-49d7-b7a1-a5f3c149c523",
"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-04-10T09:11:47.4139269+00:00"
},
"modified_dateutc": "2026-04-10T09:11:47.4139269+00:00"
},
"marketing_segment_id": "cb2357da-d7b9-4a05-8f3d-2156416208da",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "f87b5028-9d97-4368-930f-a4dbc969e1c0",
"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": "122cc149-d3ff-4923-9b0c-9cf7e53eaf90",
"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": "06e723bf-7823-4553-a2dc-1382990a9559",
"db_country_code": "sample string 28",
"feelist_id": "8a5b7aaa-6124-4b7f-b85b-a327626ba30b",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "a75d76dd-415e-456b-839e-50dc8b883c78",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "98637a76-ccc7-42ba-ae37-bdab6f131ca3",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-04-10T09:11:47.4139269+00:00",
"db_currency_id": "ba525f30-5c57-4b97-87d6-f587acb9a43d",
"db_currency_code": "sample string 10"
},
"company_type_id": "1c70aba4-ffe5-4d19-8651-4fafb5ae7bf4",
"company_type_name": "sample string 32",
"company_type": {
"id": "2f2f8155-cecb-48bd-83b1-f065ba35492d",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "8d6c8f35-2efb-4c85-bdfe-67d2fa97e4b1",
"sales_organization_code": "sample string 5"
},
"db_language_id": "9cc4a84b-3f91-4d3b-aa2d-6e7cc9c7ea93",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "8d22620c-c74b-41eb-bc9b-a98eafcf0800",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "30023405-5d50-4f9a-8c67-d95c2a59759c",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "a6c53771-0b30-450c-8fe9-6b78717d74d0",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-04-10T09:11:47.4139269+00:00"
},
"company_sector_id": "35a21174-0e0e-461b-b8bc-d54c045d2ac8",
"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": "4686bc84-8e30-411d-b622-1217f73c53eb",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "34bbcea0-66d8-4b37-8e52-7fb951eb8840",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "893b529b-1f15-46c1-9582-77508647eaac",
"account_manager_user_code": "sample string 56",
"company_status_id": "99a2096e-08d8-42ce-9989-c644786c7a2e",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-04-10T09:11:47.4139269+00:00",
"id2": 60
},
"db_language_id": "39d2b58e-ea43-4738-8454-c9c04a7c1684",
"db_language_code": "sample string 7",
"db_title_id": "c092e9a0-2deb-432b-b9ca-fba8791f205c",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-04-10T09:11:47.4139269+00:00",
"create_date": "2026-04-10T09:11:47.4139269+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-04-10T09:11:47.4139269+00:00"
}