v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBsearch-invoices
Search for invoices
Searches for and lists invoices that match search criteria. If you pass multiple criteria, the response lists invoices that match all criteria.
post/v2/invoicing/search-invoices
Query parameters
pageinteger
The zero-relative start index of the entire list of items that are returned in the response. So, the combination of page=1 and page_size=20 returns the first 20 items.
page_sizeinteger
The number of webhook event notifications to return in the response.
total_requiredboolean
Indicates whether the to show <code>total_pages</code> and <code>total_items</code> in the response.
Request body
Response
A successful request returns the HTTP 200 OK status code and a JSON response body that lists the invoices that match the search criteria.