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": "3e5074bc-dc26-41d4-9a34-f2881ba526a2",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "39126b84-e93c-4e50-bc10-9d48c24d57ee",
"company_code": "sample string 5",
"company": {
"id": "16481b46-eb09-4bf1-a88e-a004586fa9fc",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-07-11T02:09:19.2511089+00:00",
"sales_territory_id": "e072d23b-a143-4626-b74c-b478ce1229fd",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "4f0d534c-1237-4b79-94d5-f36dcabd612a",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "1621f412-9d6e-4938-8e15-98e3cdc552a2",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "ca8b823f-839f-4890-b60f-7e32660d6b41",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "05dcaea6-1fb5-4918-9afe-a632cb61bcb7",
"db_currency_id": "80a57346-104f-4c98-8800-201d5823d424",
"db_language_id": "2657ec6c-1233-4c2b-8e42-7009e1fa16c1",
"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-11T02:09:19.2511089+00:00"
},
"modified_dateutc": "2026-07-11T02:09:19.2511089+00:00"
},
"marketing_segment_id": "bfdedd9d-259b-41a9-845e-babb6dbaacb6",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "a48676e9-effe-4a66-bd87-115437619857",
"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": "cb86851c-40ae-44a1-ad8d-ab27c0001fb6",
"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": "6941afb6-e2ec-4413-9301-46656a36dc22",
"db_country_code": "sample string 28",
"feelist_id": "efeb304a-8aaa-43d0-b550-5db10c872861",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "ec7118cd-8f9a-40bc-91f7-fd5681e09188",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "9a8e7ca6-efc8-4b78-a178-4f8984739061",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-11T02:09:19.2511089+00:00",
"db_currency_id": "fae83201-e450-44e1-ad86-08fde9623114",
"db_currency_code": "sample string 10"
},
"company_type_id": "fe3cf3bb-a6b0-4e13-aab2-edbf5b5d33f7",
"company_type_name": "sample string 32",
"company_type": {
"id": "876d369b-2081-4570-b39d-bcf59c5bd9a9",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "288da435-aafd-4406-8484-0f6381db851e",
"sales_organization_code": "sample string 5"
},
"db_language_id": "c6280fa3-3c8e-4a85-b5fd-3ee9e49fb5d1",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "901b585c-a35b-4bfe-8291-1d61e9c2125a",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "93957205-2c25-4694-82b0-944cb50ed041",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "33e32724-7f17-4fef-8e45-7913b1430338",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-07-11T02:09:19.2511089+00:00"
},
"company_sector_id": "a7ef9180-de46-42a4-938f-5497034ab3c6",
"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": "3f91e9d8-6c19-4a13-9a8f-44405c32d832",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "a6dec17a-8b02-4cd5-b749-714c12085ff4",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "727bd8bd-e8f0-49cc-ab87-7f3e1f6f2f63",
"account_manager_user_code": "sample string 56",
"company_status_id": "587205db-067c-441d-98b4-a4b02a00745a",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-07-11T02:09:19.2511089+00:00",
"id2": 60
},
"db_language_id": "4804d837-0889-4ac8-9114-7f7289b9fb81",
"db_language_code": "sample string 7",
"db_title_id": "690ab582-6aae-4fcb-b1de-57f5c8528968",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-07-11T02:09:19.2511089+00:00",
"create_date": "2026-07-11T02:09:19.2511089+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-11T02:09:19.2511089+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.