GET api/StolpDeclaratieInfoExports/Vullen?datumnumeriekvan={datumnumeriekvan}&datumnumeriektot={datumnumeriektot}&bedrijfid={bedrijfid}&holdingrelatieid={holdingrelatieid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
datumnumeriekvan | integer |
Required |
|
datumnumeriektot | integer |
Required |
|
bedrijfid | integer |
Required |
|
holdingrelatieid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Stolp_Declaratie_Info_ExportName | Description | Type | Additional information |
---|---|---|---|
Rij | integer |
None. |
|
Bedrag | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Rij": 1, "Bedrag": 2.1 }, { "Rij": 1, "Bedrag": 2.1 } ]