Export billing history
Export billing history
Export creditor billing history rows as CSV using the same search and sort fields as the list endpoint.
GET
Export billing history
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search invoice number, description, or payment status.
Maximum string length:
255Billing history sort field.
Available options:
payment-date, invoice-number, description, total-amount, payment-status Sort direction.
Available options:
asc, desc Response
Billing history CSV returned.
The response is of type string.
Last modified on July 20, 2026

