Sign in to participate
Be Kind, Be Helpful
Ask a question, answer a question, and get to know the fine people in the Harvest community.
This is a Topic in API and Developers
Feature Request: filter invoices by purchase order
I don’t see a way (here) to filter invoices by purchase order.
For example, I want and tried to do the following…
GET /invoices?purchase-order=ABC123
…to return all invoices against PO# “ABC123”, but this didn’t work.
Any way to do this?
Sorry, Jim, but at this time we do not offer a way to filter invoices by purchase order via the API. You will need to pull down all invoices and filter them on your side.