Invoices
Get available credits for invoice
List credit memos that can be applied to an invoice.
Returns credits for the same customer with remaining balance and matching currency.
get/invoices/{id}/available-credits
Path parameters
idstring required
Resource ID (UUID) or client key
Query parameters
by'id' | 'key'
Specify lookup type for faster retrieval. If omitted, defaults to looking up by ID first, then falls back to client key if not found. Use by=key when you know you're providing a client key for best performance.
Response
Available credits retrieved