POST api/Selecties/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
SelectieName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Naam_Tabel | string |
None. |
|
Naam | string |
None. |
|
Van | string |
None. |
|
Datum | date |
None. |
|
Plaats | string |
None. |
|
Land_Code | string |
None. |
|
Postcode_Van | string |
None. |
|
Postcode_Tot_En_Met | string |
None. |
|
Relatie_Code_Van | string |
None. |
|
Relatie_Code_Tot_En_Met | string |
None. |
|
Relatie_Soort_Code | string |
None. |
|
Branche | string |
None. |
|
Rechtsvorm | string |
None. |
|
Filter_Leverancier | boolean |
None. |
|
Leverancier | string |
None. |
|
Filter_Prospect | boolean |
None. |
|
Prospect | string |
None. |
|
Pad_Sjabloon | string |
None. |
|
Tekst_Email | string |
None. |
|
Onderwerp_Email | string |
None. |
|
Bijlagen_Email | string |
None. |
|
Relatie_Beheerder | string |
None. |
|
Uitnodigingscode | string |
None. |
|
Foldercode | string |
None. |
|
Gearchiveerd | boolean |
None. |
|
Persoon_Mailing_Adres_Keuze_ID | integer |
None. |
|
Filter_Klant | boolean |
None. |
|
Klant | string |
None. |
|
Declarant | string |
None. |
|
Jarig_In_Maand | string |
None. |
|
Pad_Sjabloon_Email | string |
None. |
|
Date_Modified | string |
None. |
|
Method | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.