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": "eb16638f-235a-4f6c-ace1-ce3e00913934",
"firstname": "sample string 2",
"lastname": "sample string 3",
"company_id": "cd647ff9-6ad6-40ee-b92e-01967d0256d0",
"company_code": "sample string 5",
"company": {
"id": "c63c5b03-20dd-4550-b5d6-9f73efa42262",
"is_client": true,
"is_supplier": true,
"archived": true,
"name": "sample string 5",
"notes": "sample string 6",
"create_date": "2026-07-07T23:57:23.5875738+00:00",
"sales_territory_id": "4d7b56ea-e6c6-4d2d-8ec9-8b33bf1488ca",
"sales_territory_code": "sample string 9",
"sales_territory": {
"id": "bcbaadce-a4db-463d-ad79-f0b8c1a5931e",
"code": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "c4481805-d0e5-4a31-8514-ff15a1c580dc",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "5634913a-9557-4920-908b-6dc2040abac7",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "880302fa-c1cc-4dda-adcd-e0b3cb906642",
"db_currency_id": "b2123151-b0c8-46fb-bc66-55d93b42b2c5",
"db_language_id": "b8223bc3-515d-4cec-b89d-6a66b7693fd4",
"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-07T23:57:23.5875738+00:00"
},
"modified_dateutc": "2026-07-07T23:57:23.5875738+00:00"
},
"marketing_segment_id": "37f65532-94e1-4f75-972c-e266ac2b47db",
"marketing_segment_code": "sample string 11",
"sales_organization_id": "c62fc39f-94af-4c59-aa26-5c924cc3f17f",
"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": "e6a86ee6-119c-4458-899a-a5b64ea51137",
"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": "602589ff-70a5-42c6-aa9a-ccdf343947bf",
"db_country_code": "sample string 28",
"feelist_id": "5beacf87-8ff7-457c-9b5c-2719099487b6",
"feelist_reference_back_office": "sample string 30",
"feelist": {
"id": "02b3f74a-30d9-45a1-a9a0-4a577a51125d",
"name": "sample string 2",
"description": "sample string 3",
"is_default": true,
"default_price": 1.0,
"sales_organization_id": "c005e151-ba99-4c4a-92b4-310041affa1b",
"sales_organization_code": "sample string 6",
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-07-07T23:57:23.5875738+00:00",
"db_currency_id": "7de71440-b4f2-41c2-a9f4-17c161fac653",
"db_currency_code": "sample string 10"
},
"company_type_id": "03199b0a-91eb-4a15-9803-18a5a3aa5188",
"company_type_name": "sample string 32",
"company_type": {
"id": "252a68ef-ded4-47ca-9f33-d78212349eb5",
"name": "sample string 2",
"description": "sample string 3",
"sales_organization_id": "56f126ed-3523-4299-aedf-17decf2b01b3",
"sales_organization_code": "sample string 5"
},
"db_language_id": "815a1eaf-740b-468a-96a9-6b40b60374b0",
"db_language_code": "sample string 34",
"code": "sample string 35",
"article_price_label_id": "88184712-53f9-4c7a-86a7-05ee72f2d896",
"article_price_label_code": "sample string 37",
"db_payment_method_id": "30c40238-1d67-44dd-8656-1c4d264a5948",
"db_payment_method_reference_back_office": "sample string 39",
"db_payment_methods": {
"id": "12ff0216-3227-45fb-a67a-190281ff4c4e",
"name": "sample string 2",
"description": "sample string 3",
"reference_back_office": "sample string 4",
"activated": true,
"modified_dateutc": "2026-07-07T23:57:23.5875738+00:00"
},
"company_sector_id": "5d861e16-2d8d-4eed-8999-bd7ecf1006bb",
"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": "6cfcdb55-1344-4d6d-8b6f-c8289e509574",
"service_manager_user_code": "sample string 52",
"finance_manager_user_id": "e8d07171-b2e8-4cfb-a28f-2da30e0d8938",
"finance_manager_user_code": "sample string 54",
"account_manager_user_id": "9e951a26-e57a-4c8a-921b-74c4663e672c",
"account_manager_user_code": "sample string 56",
"company_status_id": "3f8f6a85-325d-41a8-b86b-f93fc20c616d",
"invoice_email_to": "sample string 58",
"modified_dateutc": "2026-07-07T23:57:23.5875738+00:00",
"id2": 60
},
"db_language_id": "9fe49149-878d-42aa-a602-a63bee85e5dc",
"db_language_code": "sample string 7",
"db_title_id": "182651a2-19d9-4539-934b-357bf24463ca",
"archived": true,
"functions": "sample string 10",
"e_login": "sample string 11",
"e_password": "sample string 12",
"notes": "sample string 13",
"birthdate": "2026-07-07T23:57:23.5875738+00:00",
"create_date": "2026-07-07T23:57:23.5875738+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-07T23:57:23.5875738+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.