List invoices using cursor pagination and optional expansions.
expand fields.
x-api-key or Authorization: Bearer <jwt>400 invalid cursor or query parameters401 missing/invalid merchant authJWT token for wallet authentication
Max number of invoices to return.
1 <= x <= 100Cursor (return invoices created before this ID).
Cursor (return invoices created after this ID).
Comma-separated invoice statuses.
Comma-separated invoice types.
Filter by merchant customer ID.
Filter by network environment.
mainnet, devnet Return invoices created on/after this time.
Return invoices created on/before this time.
Comma-separated expansions (latest_payment, payments).
Max payments per invoice when expand includes payments.
1 <= x <= 100