softwerkab / fortnox-csharp-api-sdk

.NET SDK for Fortnox API.
MIT License
52 stars 64 forks source link

Financial year search/filter by date does not work #148

Closed richardrandak closed 3 years ago

richardrandak commented 3 years ago

When using FinancialYearSearch to define the FinancialYearDate to limit results to a single financial year, it gives all the years anyway. The problem seems to be that a "date" url parameter instead of "financialyeardate" is expected by Fortnox API.