Closed GameGamer43 closed 2 years ago
Hi @GameGamer43 thanks for the PR! I was reviewing it, but i can't seem to find where these parameters are stated in the documentation of the zoho books api (https://www.zoho.com/books/api/v3/contacts/#email-statement)
What am i missing? Thanks!
@Skullbock Yea, unfortunately this is something they didn't document, so we reached out on this and verified it with the Zoho Books support team. You can also see these parameters when emailing a statement in the Zoho Books API.
Classic zoho style then 🤣
Added in 5.4.1
When emailing a statement you can pass a filter (Status.Outstanding, Status.All) and a flag to send the unpaid invoice list with the statement.
These options aren't currently available in the library but I'll be providing a PR to fix that