softwerkab / fortnox-csharp-api-sdk

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

InvoicePayment source missing 'finance' as source #219

Closed LinusCenterstrom closed 2 years ago

LinusCenterstrom commented 2 years ago

similarly to https://github.com/FortnoxAB/csharp-api-sdk/issues/134 the also returns "finance" as a source but it's not documented. This causes a crash since the value can not be converted to the source enum

richardrandak commented 2 years ago

Alright, I will add it to the enum. Do you know where this value originates from?

LinusCenterstrom commented 2 years ago

I do not, can dig into it a bit if you want me to

richardrandak commented 2 years ago

It is not critical, i am just curious.. Here, a new NuGet - https://www.nuget.org/packages/Fortnox.NET.SDK/4.2.7