POST api/Bestellingen/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
BestellingName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Relatie_ID | integer |
None. |
|
DatumString | string |
None. |
|
Datum_Geldig_TotString | string |
None. |
|
Aanvraag_Soort_ID | integer |
None. |
|
Korting_Percentage | decimal number |
None. |
|
Ondertekening_Medewerker_ID | integer |
None. |
|
Inschatting_Verkoop | decimal number |
None. |
|
Scorings_Percentage | decimal number |
None. |
|
Definitief | boolean |
None. |
|
Afgewezen | boolean |
None. |
|
Gefactureerd | boolean |
None. |
|
Onderhoudscontract_Aantal_Jaren | integer |
None. |
|
Onderhoudscontract_Aantal_Telefoontjes | integer |
None. |
|
Onderhoudscontract_Percentage | decimal number |
None. |
|
Prijs_Periode_ID | integer |
None. |
|
Onderhoud_VanString | string |
None. |
|
Onderhoud_TotString | string |
None. |
|
Toelichting | string |
None. |
|
Licentie_Model_ID | integer |
None. |
|
Contactpersoon_ID | integer |
None. |
|
Conversie_Prijs | decimal number |
None. |
|
Datum_ImplementatieString | string |
None. |
|
Huur | boolean |
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.