Returns a list of invoices requested for financing
The ID of the entity that owns the requested resource.
Order by
Max is 100
A token, obtained from previous page. Prior over other filters
Allowed sort fields
ID of a payable or receivable invoice.
List of invoice IDs.
Status of the invoice.
List of invoice statuses.
Type of the invoice. payable or receivable.
List of invoice types.
Document ID of the invoice.
List of document IDs.
Issue date greater than.
Issue date less than.
Issue date greater than or equal.
Issue date less than or equal.
Due date greater than.
Due date less than.
Due date greater than or equal.
Due date less than or equal.
Created date greater than.
Created date less than.
Created date greater than or equal.
Created date less than or equal.
Total amount of the invoice in minor units.
Total amount greater than.
Total amount less than.
Total amount greater than or equal.
Total amount less than or equal.
Successful Response
A list of invoices requested for financing.
A token that can be sent in the pagination_token
query parameter to get the previous page of results, or null
if there is no previous page (i.e. you’ve reached the first page).
A token that can be sent in the pagination_token
query parameter to get the next page of results, or null
if there is no next page (i.e. you’ve reached the last page).