Export dashboard payment forecast
Export dashboard payment forecast
Export forecast scheduled payments for the Creditor Portal Dashboard > Performance > Payment Forecast page as CSV using the same filters and sorting as the list endpoint.
GET
Export dashboard payment forecast
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search consumer full name, member account number, or original account number.
Maximum string length:
255Payment forecast sort field. Defaults to schedule_date when omitted.
Available options:
schedule_date, consumer_name, account_name, sub_name, placement_date, pay_type, amount Sort direction.
Available options:
asc, desc Response
Dashboard payment forecast CSV returned.
The response is of type file.
Last modified on July 20, 2026

