Retrieve invoices for a specific customer using cursor pagination.
API key for server-to-server operations (scope=merchant or commerce)
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 payer wallet address (matches any invoice payment).
Optional; requires payer_wallet_address.
ethereum, base, solana, avalanche, ton, bsc, arbitrum, optimism, cardano, sui 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