List invoices
Authentication
Headers
Scope the request to a specific store / account instead of the one resolved from the API key. Aliases: the x-account-id header, or the application_account_id / account_id query parameter.
Query parameters
Start of the Created date range (ISO 8601). Must be sent together with end_at — supplying only one is a validation error.
End of the Created date range (ISO 8601). Must be sent together with start_at.
Return only archived (true) or unarchived (false) charges.
Return only charges belonging to this app / terminal.
Return only charges generated by this LNURL-pay request.
Extra attributes to embed in each charge. Repeat the parameter to request several.
Allowed values: buyer.all, buyer.contact, pos_data, pos_data.json, summary, app, refund
