Export bill pay donations
Export bill pay donations
Export successful Bill Pay gift donations as CSV using the same search and sort inputs as the list endpoint.
GET
Export bill pay donations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search by donation date, donor name, consumer name, creditor name, donation amount, consumer DOB, or consumer SSN.
Maximum string length:
255Sort field.
Available options:
date, donor-full-name, consumer-full-name, creditor-name, donation-amount, qualify, consumer-dob, consumer-ssn Sort direction.
Available options:
asc, desc Response
CSV export returned.
The response is of type string.
Last modified on July 20, 2026

