Weble / ZohoBooksApi

40 stars 41 forks source link

Add ability to pass a filter and to send a list of unpaid invoices #92

Closed GameGamer43 closed 2 years ago

GameGamer43 commented 2 years ago

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

Skullbock commented 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!

GameGamer43 commented 2 years ago

@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.

Skullbock commented 2 years ago

Classic zoho style then 🤣

Skullbock commented 2 years ago

Added in 5.4.1