List Invoices
Invoice
List Invoices
Retrieve a list of invoices belonging to an entity.
GET
List Invoices
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examples
For more information, please visit the Prime Java SDK.
- Java
- .NET
- Go
- Python
- CLI
- TS/JS
Path Parameters
The entity ID
Query Parameters
Invoice states to filter the response
Available options:
INVOICE_STATE_UNSPECIFIED, INVOICE_STATE_IMPORTED, INVOICE_STATE_BILLED, INVOICE_STATE_PARTIALLY_PAID, INVOICE_STATE_PAID Filter invoices by year
Integer representing the month to filter by, 1 for January, 12 for December
Cursor used for pagination (last consumed record)
Number of items to retrieve
Response
200 - application/json
A successful response.