softwerkab / fortnox-csharp-api-sdk

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

Invalid method for EInvoiceAsync #145

Closed thelalle closed 3 years ago

thelalle commented 3 years ago

According to documentation https://apps.fortnox.se/apidocs#operation/einvoice "Send an invoice as e-invoice" the EInvoiceCall should weirdly be a [GET] and not a [PUT].

"Felaktig action på faktura (PUT)."

richardrandak commented 3 years ago

ah, seems like the new documentation was finally published! Yesterday :) There will be many issues like this, I will try to find some time to sync the SDK with the new documentation