Implemented
2
Feature Request: Filter by Invoice Date in API
Source: invoiceninja/invoiceninja#2976 · opened by @johnnyrockets
It would be very helpful if there were more options for filtering datasets in the API, specifically in regards to invoices. We would love to be able to filter the invoice dataset using the invoice_date field.
Maybe something like this:
curl -X GET ninja.test/api/v1/clients?invoice_date_start=<value>&invoice_date_end=<value> -H "X-Ninja-Token: TOKEN"
or
curl -X GET ninja.test/api/v1/clients?invoice_date=<start>,<end> -H "X-Ninja-Token: TOKEN"
Thank you!
Maybe something like this:
curl -X GET ninja.test/api/v1/clients?invoice_date_start=<value>&invoice_date_end=<value> -H "X-Ninja-Token: TOKEN"
or
curl -X GET ninja.test/api/v1/clients?invoice_date=<start>,<end> -H "X-Ninja-Token: TOKEN"
Thank you!
No pledges yet. Be the first to back this.
Comments
Similar requests
Import invoices with several items into InvoiceNinja
0 votes · 0 comments
Send first invoice reminder email by days before the due date
0 votes · 0 comments
[Feature Request] Reminder: Invoice draft date offset to sending date
1 vote · 0 comments
time tracking - filter by date and date range
0 votes · 0 comments
Update Invoice/Quote Date update upon Send
0 votes · 0 comments
No comments yet.