GET api/BTWPeriodes/Vullen
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of BTW_PeriodeName | Description | Type | Additional information |
---|---|---|---|
BTW_Code | string |
None. |
|
Geldig_VanString | string |
None. |
|
Geldig_TotString | string |
None. |
|
Percentage | decimal number |
None. |
|
Date_Modified | string |
None. |
|
ID | integer |
None. |
|
Method | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
[ null, { "BTW_Code": "sample string 1", "Geldig_VanString": "2025-06-25T20:17:07.928Z", "Geldig_TotString": "2025-06-25T20:17:07.928Z", "Percentage": 6.1, "Date_Modified": "sample string 7", "ID": 8, "Method": "sample string 9", "Raadplegen": true, "Error_Description": "sample string 11" } ]