Retrieve invoices for a specific customer using cursor pagination.
JWT token for wallet authentication
Customer identifier
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 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