Hi everybody. Quick question. Does any API documentation and/or sdk-php client exist for Invoice Ninja v5?
Hi,
The API docs are here, we don’t yet have a PHP SDK but do have a Flutter plugin
Great! Thank you!
One more question. Do you have any example of how to use filtering (QueryFilters, ClientFilters, etc) in API call?
There are some samples here:
Are the recurring invoices part still under development? There is no valid documentation for /recurring_invoices API calls and the actual API call gets redirected to 404 page.
Are you referring to v5?
We recently added recurring invoices to v5, the API docs are here:
Thanks for letting us know, we’ll make sure it’s corrected.
cc @david
How did you find the documentation page? I ask because I have moved the docs here:
https://api-docs.invoicing.co/#get-/api/v1/tasks
which contains the most up to date version of the API. If we have old stale links anywhere, we’ll update them to point to the new docs.
I used the one linked above
Thanks for the new docs