Export dashboard payment plans
Export dashboard payment plans
Export consumers on payment plans for the Creditor Portal Dashboard > Performance > Payment Plans page as CSV using the same filters and sorting as the list endpoint.
GET
Export dashboard payment plans
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 plans sort field. Defaults to consumer_name when omitted.
Available options:
consumer_name, account_name, sub_account, placement_date, member_account_number, current_balance, profile_created_on Sort direction.
Available options:
asc, desc Response
Dashboard payment plans CSV returned.
The response is of type file.
Last modified on July 20, 2026

