GET api/RapportenUREN/Vullen?modulemeerderebedrijven={modulemeerderebedrijven}&moduleprojectenbudgetten={moduleprojectenbudgetten}&moduleprojectenbudgettenaccountants={moduleprojectenbudgettenaccountants}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
modulemeerderebedrijven

boolean

Required

moduleprojectenbudgetten

boolean

Required

moduleprojectenbudgettenaccountants

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Rapport_UREN
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_Producten

boolean

None.

Rapport_Selectie_Op_Declaranten

boolean

None.

Rapport_Selectie_Op_Bedrijven

boolean

None.

Rapport_Standaard

boolean

None.

Rapport_Project_Budgetten

boolean

None.

Rapport_Nog_Te_Verwerken_Factureren_Meenemen_Tonen

boolean

None.

Rapport_Selectie_Op_Status_Gefactureerd

boolean

None.

Rapport_Selectie_Ook_Op_Factuur_Datum

boolean

None.

Rapport_OHW

boolean

None.

Rapport_Ontwikkeling_OHW

boolean

None.

Rapport_Pagina_Per_Relatie

boolean

None.

Rapport_Pagina_Per_Medewerker

boolean

None.

Rapport_Pagina_Per_Activiteit

boolean

None.

Rapport_Pagina_Per_Hoofd_Activiteit

boolean

None.

Rapport_WTA

boolean

None.

Rapport_Selectie_Op_Project_Managers

boolean

None.

Rapport_Selectie_Op_Project_Leiders

boolean

None.

Rapport_Meerdere_Bedrijven

boolean

None.

Rapport_Pagina_Per_Project

boolean

None.

Rapport_Project_Budgetten_Accountants

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_Producten": true,
    "Rapport_Selectie_Op_Declaranten": true,
    "Rapport_Selectie_Op_Bedrijven": true,
    "Rapport_Standaard": true,
    "Rapport_Project_Budgetten": true,
    "Rapport_Nog_Te_Verwerken_Factureren_Meenemen_Tonen": true,
    "Rapport_Selectie_Op_Status_Gefactureerd": true,
    "Rapport_Selectie_Ook_Op_Factuur_Datum": true,
    "Rapport_OHW": true,
    "Rapport_Ontwikkeling_OHW": true,
    "Rapport_Pagina_Per_Relatie": true,
    "Rapport_Pagina_Per_Medewerker": true,
    "Rapport_Pagina_Per_Activiteit": true,
    "Rapport_Pagina_Per_Hoofd_Activiteit": true,
    "Rapport_WTA": true,
    "Rapport_Selectie_Op_Project_Managers": true,
    "Rapport_Selectie_Op_Project_Leiders": true,
    "Rapport_Meerdere_Bedrijven": true,
    "Rapport_Pagina_Per_Project": true,
    "Rapport_Project_Budgetten_Accountants": true,
    "Date_Modified": "sample string 34",
    "RADAR_Lite": true,
    "Method": "sample string 36",
    "Raadplegen": true,
    "Error_Description": "sample string 38"
  }
]