POST api/BestellingModuleUitsplitsingen/Post

Request Information

URI Parameters

None.

Body Parameters

SerializerObject
NameDescriptionTypeAdditional 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

Bestelling_Module_Uitsplitsing
NameDescriptionTypeAdditional information
ID

integer

None.

Prijs_Periode_Staffel_ID

integer

None.

Bestelling_Module_ID

integer

None.

Licentie_Aantal_Van

integer

None.

Licentie_Aantal_Tot_En_Met

integer

None.

Licentie_Prijs

decimal number

None.

Factuurregel_ID

integer

None.

Prijs_Periode_Naam

string

None.

Module_Naam

string

None.

Prijs_Periode_Staffel_Licentie_Prijs

decimal number

None.

Prijs_Periode_Staffel_Huur_Prijs

decimal number

None.

Bestelling_ID

decimal number

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.