POST api/Contactpersonen/Post
Request Information
URI Parameters
None.
Body Parameters
SerializerObjectName | Description | Type | Additional information |
---|---|---|---|
JSONString | string |
None. |
|
MilliSecondsSQLExecution | integer |
None. |
|
MilliSecondsClaims | integer |
None. |
|
MilliSecondsUserLicense | integer |
None. |
|
MilliSecondsConnection | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "JSONString": "sample string 1", "MilliSecondsSQLExecution": 2, "MilliSecondsClaims": 3, "MilliSecondsUserLicense": 4, "MilliSecondsConnection": 5 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ContactpersoonName | Description | Type | Additional information |
---|---|---|---|
Relatie | Relatie_ReadOnly |
None. |
|
SynchroniserenElsevierWindows | string |
None. |
|
ID | integer |
None. |
|
Relatie_ID | integer |
None. |
|
Relatie_Code | string |
None. |
|
Algemeen | boolean |
None. |
|
Afdeling | string |
None. |
|
Titel | string |
None. |
|
Titel_Achter | string |
None. |
|
Voornaam | string |
None. |
|
Voorletters | string |
None. |
|
Tussenvoegsel | string |
None. |
|
Achternaam | string |
None. |
|
Geslacht | string |
None. |
|
Functie | string |
None. |
|
Aanhef | string |
None. |
|
Sofinummer | string |
None. |
|
Geboorte_DatumString | string |
None. |
|
Relatie_Beheerder | integer |
None. |
|
Prive_Straat | string |
None. |
|
Prive_Huisnummer | string |
None. |
|
Prive_Postcode | string |
None. |
|
Prive_Plaats | string |
None. |
|
Prive_Land | string |
None. |
|
Prive_Telefoon | string |
None. |
|
Prive_Fax | string |
None. |
|
Opmerkingen | string |
None. |
|
Fax_Rechtsreeks | string |
None. |
|
Telefoon_Mobiel_1 | string |
None. |
|
Telefoon_Mobiel_2 | string |
None. |
|
Telefoon_Rechtstreeks | string |
None. |
|
emailadres_1 | string |
None. |
|
emailadres_2 | string |
None. |
|
IB_Nummer | string |
None. |
|
IB_Exact_Nummer | string |
None. |
|
Uitnodiging_Code | string |
None. |
|
Folder_Code | string |
None. |
|
Mailing_Naar_Prive_Adres | boolean |
None. |
|
Hoofdcontactpersoon_ID | integer |
None. |
|
WID | boolean |
None. |
|
Kopie_Paspoort | boolean |
None. |
|
WID_Gereed_OpString | string |
None. |
|
WID_Gereed_Op_Medewerker_ID | integer |
None. |
|
Belastingdienst_Gebruikersnaam | string |
None. |
|
Belastingdienst_Wachtwoord | string |
None. |
|
Geboorte_Plaats | string |
None. |
|
Datum_AangemaaktString | string |
None. |
|
Datum_Laatst_GecontroleerdString | string |
None. |
|
Op_Factuur | boolean |
None. |
|
Gearchiveerd | boolean |
None. |
|
Burgelijke_Staat_ID | integer |
None. |
|
Overlijdens_DatumString | string |
None. |
|
Method | string |
None. |
|
Date_Modified | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.