GET api/RapportenFACTURATIE/Vullen

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Rapport_FACTURATIE
NameDescriptionTypeAdditional information
ID

integer

None.

Rapport_Naam

string

None.

Rapport_Lijst

boolean

None.

Rapport_Grafiek

boolean

None.

Rapport_Datum_Van

boolean

None.

Rapport_Datum_Tot

boolean

None.

Rapport_Selectie_Op_Relaties

boolean

None.

Rapport_Selectie_Op_Projecten

boolean

None.

Rapport_Selectie_Op_Deel_Projecten

boolean

None.

Rapport_Selectie_Op_Afdelingen

boolean

None.

Rapport_Selectie_Op_Medewerkers

boolean

None.

Rapport_Selectie_Op_Hoofd_Activiteiten

boolean

None.

Rapport_Selectie_Op_Activiteiten

boolean

None.

Rapport_Selectie_Op_Declaranten

boolean

None.

Rapport_Selectie_Op_Bedrijven

boolean

None.

Rapport_Standaard

boolean

None.

Rapport_Project_Budgetten

boolean

None.

Rapport_WTA

boolean

None.

Date_Modified

string

None.

RADAR_Lite

boolean

None.

Method

string

None.

Raadplegen

boolean

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:
[
  null,
  {
    "ID": 1,
    "Rapport_Naam": "sample string 2",
    "Rapport_Lijst": true,
    "Rapport_Grafiek": true,
    "Rapport_Datum_Van": true,
    "Rapport_Datum_Tot": true,
    "Rapport_Selectie_Op_Relaties": true,
    "Rapport_Selectie_Op_Projecten": true,
    "Rapport_Selectie_Op_Deel_Projecten": true,
    "Rapport_Selectie_Op_Afdelingen": true,
    "Rapport_Selectie_Op_Medewerkers": true,
    "Rapport_Selectie_Op_Hoofd_Activiteiten": true,
    "Rapport_Selectie_Op_Activiteiten": true,
    "Rapport_Selectie_Op_Declaranten": true,
    "Rapport_Selectie_Op_Bedrijven": true,
    "Rapport_Standaard": true,
    "Rapport_Project_Budgetten": true,
    "Rapport_WTA": true,
    "Date_Modified": "sample string 19",
    "RADAR_Lite": true,
    "Method": "sample string 21",
    "Raadplegen": true,
    "Error_Description": "sample string 23"
  }
]