Export Consumer Profiles rows
Export creditor Consumer Profiles rows as CSV using the same filters and sorting as the list endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search consumer name, master account number, original account number, mobile, email, SSN last four, account name, sub-account name, or sub-account account number.
255Filter by one Consumer Profiles status bucket.
uploaded, joined, expired_negotiation, payment_declined, cancelled_plan, agreed_settlement_pending_payment, agreed_payment_plan_pending_payment, hold, payment_setup, active_settlement, active_payment_plan, settled, dispute, not_paying, deactivated Filter by sub-account ID. Assigned sub-account creditor users are always forced to their assigned sub-account.
Include accounts created within the last N days and exclude deactivated accounts.
1 <= x <= 3650Sort field.
master_account_number, name, account_name, sub_name, placement_date, account_status, status Sort direction.
asc, desc Response
CSV download returned.
The response is of type file.

