Retrieve a list of invoices belonging to an entity.
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examplesDocumentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
The entity ID
Invoice states to filter the response
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
A successful response.