POST api/Budgetten/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

Budget
NameDescriptionTypeAdditional information
Bedrag_Uren

decimal number

None.

Bedrag_Producten

decimal number

None.

ID

integer

None.

Project_ID

integer

None.

Nummer

string

None.

Volgnummer

integer

None.

Begin_DatumString

string

None.

Eind_DatumString

string

None.

Gebaseerd_Op

string

None.

Opbouw_Type_ID

integer

None.

Bedrag

decimal number

None.

Status

string

None.

Status_DatumString

string

None.

Scoringskans

decimal number

None.

Afspraak_Type_ID

integer

None.

Historie_Van_Budget_ID

integer

None.

Datum_GekopieerdString

string

None.

Gekopieerd_Door_Medewerker_ID

integer

None.

Date_Modified

string

None.

Afwijkend_Extern_Budget

boolean

None.

Bedrag_Extern

decimal number

None.

Method

string

None.

Raadplegen

boolean

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.