fastbill / fastbill-php-sdk

php sdk for the api of https://www.fastbill.com/
https://apidocs.fastbill.com/
MIT License
24 stars 14 forks source link

Fix getInvoice Service #40

Closed jdaehne closed 2 years ago

jdaehne commented 2 years ago

The getInvoice Service throws an mapping error of the missing categoryId if you try to search for an invoice:

image

I try to get an Invoice by ID:

image

teiling88 commented 2 years ago

Thank you very much. It is merged and I released a new version :-)