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

Activiteit
NameDescriptionTypeAdditional information
Hoofd_Activiteit

Hoofd_Activiteit_ReadOnly

None.

ID

integer

None.

Code

string

None.

Omschrijving

string

None.

Declarabel

boolean

None.

Systeem

boolean

None.

Ziek

boolean

None.

Verlof

boolean

None.

Aan_Het_Werk

boolean

None.

Tarief_Percentage

string

None.

Hoofd_Activiteit_ID

integer

None.

Gearchiveerd

boolean

None.

Omschrijving_Factuur

string

None.

BTW_Code_Agrarische_Sector

string

None.

Rekening

string

None.

Tijd_Voor_Tijd

boolean

None.

Rekening_Hoog

string

None.

Rekening_Laag

string

None.

Rekening_Nul

string

None.

Wettelijke_Controle

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.