buckaroo-it / BuckarooSdk_DotNet

Software Development Kit which can be used for easy access to the Buckaroo API.
MIT License
6 stars 18 forks source link

GetSingleInvoiceInfoRequest returns a request instead of a response #47

Open LGMeersseman opened 3 years ago

LGMeersseman commented 3 years ago

While the MultipleInvoiceInfoRequest function returns a response as expected, the GetSingleInvoiceInfoRequest retuns a request as a response? This doesn't make sense.

https://github.com/buckaroo-it/BuckarooSdk_DotNet/blob/6d084d9c7e2c8ae865984c6aa132c52e66252f3c/BuckarooSdk/Transaction/InvoiceInfo/ConfiguredTransactionInvoiceInfo.cs#L17