This query returns a list of recent donations made and added in Donation Manager.
Developer info
- API endpoint slug
- donation_manager.history_of_recent_donations
- Runtime method
- performQuery("donation_manager.history_of_recent_donations"}
Query fields
No fields for this query
Ingredients
Created at Date and time donation was created.
- Slug
- created_at
- Filter code
- DonationManager.historyOfRecentDonations.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Donation The ID of the new donation.
- Slug
- id
- Filter code
- DonationManager.historyOfRecentDonations.DonationID
- Type
- String
- Example
- 123
Donation amount The amount of the new donation.
- Slug
- amount
- Filter code
- DonationManager.historyOfRecentDonations.DonationAmount
- Type
- String
- Example
- 100
Donation currency The currency of the new donation.
- Slug
- currency
- Filter code
- DonationManager.historyOfRecentDonations.DonationCurrency
- Type
- String
- Example
- USD
Donation exchange rate The exchange rate of the new donation in relation to GBP.
- Slug
- exchangerate
- Filter code
- DonationManager.historyOfRecentDonations.DonationExchangeRate
- Type
- String
- Example
- 0.69
Donation gift aid Whether the new donation has gift aid selected.
- Slug
- giftaid
- Filter code
- DonationManager.historyOfRecentDonations.DonationGiftAid
- Type
- String
- Example
- true
Donation display name The display name the donor has chosen for their donation.
- Slug
- displayname
- Filter code
- DonationManager.historyOfRecentDonations.DonationDisplayName
- Type
- String
- Example
- Mum & Dad
Donation message The message accompanying the new donation.
- Slug
- message
- Filter code
- DonationManager.historyOfRecentDonations.DonationMessage
- Type
- String
- Example
- Good luck. Hope this helps.
Donation repeat Whether the new donation is repeated monthly (m), quarterly (q) or yearly (y).
- Slug
- repeat
- Filter code
- DonationManager.historyOfRecentDonations.DonationRepeat
- Type
- String
- Example
- m
Donation cancelled Whether the new donation has been cancelled.
- Slug
- cancelled
- Filter code
- DonationManager.historyOfRecentDonations.DonationCancelled
- Type
- String
- Example
- false
Supporter The ID of the supporter who has donated.
- Slug
- supporterid
- Filter code
- DonationManager.historyOfRecentDonations.SupporterID
- Type
- String
- Example
- 123
Supporter title The title of the supporter who has donated.
- Slug
- supportertitle
- Filter code
- DonationManager.historyOfRecentDonations.SupporterTitle
- Type
- String
- Example
- Mr
Supporter first name The first name of the supporter who has donated.
- Slug
- supporterfirstname
- Filter code
- DonationManager.historyOfRecentDonations.SupporterFirstName
- Type
- String
- Example
- John
Supporter surname The surname of the supporter who has donated.
- Slug
- supportersurname
- Filter code
- DonationManager.historyOfRecentDonations.SupporterSurname
- Type
- String
- Example
- Smith
Appeal The ID of the appeal donated to.
- Slug
- appealid
- Filter code
- DonationManager.historyOfRecentDonations.AppealID
- Type
- String
- Example
- 123
Appeal title The title of the appeal donated to.
- Slug
- appealtitle
- Filter code
- DonationManager.historyOfRecentDonations.AppealTitle
- Type
- String
- Example
- Test Appeal
Total giving page The ID of the Total Giving Page donated to.
- Slug
- totalgivingpageid
- Filter code
- DonationManager.historyOfRecentDonations.TotalGivingPageId
- Type
- String
- Example
- 123
Total giving page title The title of the Total Giving Page donated to.
- Slug
- totalgivingpagetitle
- Filter code
- DonationManager.historyOfRecentDonations.TotalGivingPageTitle
- Type
- String
- Example
- Test Total Giving Page
Total giving page url The URL of the Total Giving Page donated to.
- Slug
- totalgivingpageurl
- Filter code
- DonationManager.historyOfRecentDonations.TotalGivingPageURL
- Type
- String
- Example
- http://www.totalgiving.co.uk/mypage/test-page