FeatureFuel
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!

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests