GET declaration-data/current/steplist?declarationType={declarationType}&year={year}

Get declarationmodel information from Fiscaal Gemak per DeclarationType and Year.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
declarationType

The type of the declaration.

FiscaalGemak.Core.Models.Models.DeclarationType

Required

year

The year of the declaration.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The DeclarationModelExportViewModel, containing information about the declaration updates.

Collection of FiscaalGemak.Web.Api.Models.Models.DeclarationModelExportViewModel
NameDescriptionTypeAdditional information
FgVersion

string

None.

DeclarationType

FiscaalGemak.Core.Models.Models.DeclarationType

None.

Year

integer

None.

ItemGroups

Collection of FiscaalGemak.Web.Api.Models.Models.ItemGroup

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.