Creates a new contact object
Request Information
URI Parameters :
None.
Body Parameters :
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 |
Request Formats :
application/json, text/json
{
"id": "3fb8c68e-28ea-4ffb-bac0-fdbc9e3a6239",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "57fd7d73-cbda-414a-8027-3f4ed29631b2",
"company_code": "sample string 5",
"company": {
"id": "0402efca-a75e-477f-a26c-06e3b6972083",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2025-12-21T06:17:18.9280616+00:00",
"sales_territory_id": "d75a16cf-8525-4fa4-86ff-f19c1af700ef",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "5f14b9d8-6f12-46df-8c0d-1355c5089a94",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "67d138c2-e870-458e-b48b-e88776b48e18",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c1783d6e-2472-473c-85dc-fb8454921a96",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "efa773b5-e50b-4756-a342-0913e45e6667",
"db_currency_id": "b860ff75-4747-4b6d-88e1-bd4caca47eab",
"db_language_id": "d2fe9d7f-d40f-4c18-95b7-625ab415c60f",
"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": "2025-12-21T06:17:18.9436856+00:00"
},
"modified_dateutc": "2025-12-21T06:17:18.9436856+00:00"
},
"marketing_segment_id": "f3ebc7f7-667e-4dc7-a556-2dca4c76f2c4",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "708e3378-7016-4a53-b1ae-8fa3fd497f07",
"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": "168a7bd2-582b-49e0-a989-47d1ac55bf86",
"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": "aefbfa2b-1a93-4301-9262-331705123b7d",
"db_country_code": "sample string 28",
"feelist_id": "706b636e-1491-4276-8407-a87448cf619b",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "83537d9e-17aa-458b-95ba-f3a4471725dd",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "ab9a0d3d-086d-4b49-a91a-fdc56e999c1f",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2025-12-21T06:17:18.9436856+00:00",
"db_currency_id": "0e1dea92-7703-4caf-9849-ccc924f32828",
"db_currency_code": "sample string 10"
},
"company_type_id": "d91ba257-d1a5-400c-af14-99ee867d2328",
"company_type_name": "sample string 32",
"company_type": {
"id": "f0621bb2-7148-4708-8c22-6c11cefdb540",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "510aba6b-8df5-497c-b5d8-9dedc8f5cd0b",
"sales_organization_code": "sample string 5"
},
"db_language_id": "f5ece7ae-72fa-4261-b792-965188c169b4",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "72db27d4-2344-458f-bec6-8299b940cff9",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "c84ff1b9-4f6a-4d6b-935b-2955a5a4d5f2",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "995ca099-7791-4523-800d-ad8cdf670fe6",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2025-12-21T06:17:18.9436856+00:00"
},
"company_sector_id": "b6f51d9f-60f2-4f73-ad51-b9e84ab9a6c9",
"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": "c822b05c-c8b3-4a7a-814b-f4d8cf382fa7",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "19e7f6ea-3f04-4192-acdb-118e018d0be4",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "a45e5d93-4064-40bf-b595-f5152ce48db3",
"account_manager_user_code": "sample string 56",
"company_status_id": "1371f796-c8c3-420b-ba9c-2711a7c5c0cd",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2025-12-21T06:17:18.9436856+00:00",
"id2": 60
},
"db_language_id": "968687c7-c0e6-4968-a94f-bf0e8d86d829",
"db_language_code": "sample string 7",
"db_title_id": "021fcfef-1e18-4206-bf32-2eb4d1eeff8e",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2025-12-21T06:17:18.9436856+00:00",
"create_date": "2025-12-21T06:17:18.9436856+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": "2025-12-21T06:17:18.9436856+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.