GET api/PeriodeProducten/Vullen
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Periode_ProductName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Begin_DatumString | string |
None. |
|
Eind_DatumString | string |
None. |
|
Date_Modified | string |
None. |
|
Method | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
[ null, { "ID": 1, "Begin_DatumString": "2025-06-26T13:31:05.399Z", "Eind_DatumString": "2025-06-26T13:31:05.399Z", "Date_Modified": "sample string 6", "Method": "sample string 7", "Raadplegen": true, "Error_Description": "sample string 9" } ]