Get donation donors data

Admins & any permissions higher can use this API to download a data summary of all donations & donors in CSV format

Path Parameters
eventUrl

Body Parameters
Not Required

Response Type
text/csv

Authentication Required - ✅

Role wise accessibility 

Super Admin - ✅
Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌

Modules
Display - ❌
Portal - ❌
Host - ✅

Here is the description of returned CSV columns

AttributesDescription
First NameRepresents the first name of the donor.
Last NameRepresents the last name of the donor.
Phone NumberRepresents the phone number associated with the donor.
EmailRepresents the unique email associated with the donor.
Address 1Represents the street name & number of the donor.
Address 2Represents the unit or apartment number in of the donor's address if applicable.
StateRepresents the US State in the donor's address.
CityRepresents the city in the donor's address.
ZIP CodeRepresents the US ZIP code in the donor's address.
CountryRepresents the donor's country.
Donation AmountThe amount of money donated by the donor.
Donation TimeRepresents the time the donation was completed.
Donation SourceThe source of the donation (Card, Online, SMS, or Staff).
Is Refunded?If the donation amount is refunded back to the donor then this attribute returns true, otherwise false.
NoteRepresents any extra information provided by the donor at the time of the donation.
Staff NameIf the donation is done through the event staff, then this attribute will display the name of the responsible staff member.
Language
Authorization
Header
Click Try It! to start a request and see the response here!