POST api/BudgetAlarmeringen/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_Alarmering
NameDescriptionTypeAdditional information
Budget

Budget_ReadOnly

None.

Deel_Project_ID

integer

None.

Deel_Project

Project_ReadOnly

None.

Hoofd_Project_ID

integer

None.

Hoofd_Project

Project_ReadOnly

None.

Project

Project_ReadOnly

None.

Relatie

Relatie_ReadOnly

None.

Relatie_Beheerder

Medewerker_ReadOnly

None.

Declarant

Medewerker_ReadOnly

None.

Project_Leider

Medewerker_ReadOnly

None.

Project_Manager

Medewerker_ReadOnly

None.

ID

integer

None.

Datum

date

None.

Actie

string

None.

Voorwaarde

string

None.

Uitgevoerd

boolean

None.

Datum_Uitgevoerd

date

None.

Budget_ID

integer

None.

Actie_Overrulen

boolean

None.

Regel_ID

integer

None.

Parameter_Regel_ID

integer

None.

Date_Modified

string

None.

Gelezen

boolean

None.

Method

string

None.

Raadplegen

boolean

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.