List donations

Returns a list of donations. If there are no donations, the list will be empty.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
date-time

Filter donations by the date they were created within the payment provider. Returns donations created before this date. The value should be an ISO 8601 formatted string: yyyy-MM-ddTHH:mm:ssZ

date-time

Filter donations by the date they were created within the payment provider. Returns donations created since this date. The value should be an ISO 8601 formatted string: yyyy-MM-ddTHH:mm:ssZ

date-time

Filter donations by the date they were inserted into the website reports. This can differ from the created date because of payment provider processing times. Returns donations inserted since this date. The value should be an ISO 8601 formatted string: yyyy-MM-ddTHH:mm:ssZ

boolean

Set to true to retrieve offline payments added manually to the platform manager. By default, only online payments taken through the platform payment gateways will be returned

uuid

Filter donations by the member who made the donation. The value should be the unique GUID of the member's Id

uuid

Filter donations by the appeal id. The value should be the unique GUID of the appeal's Id

string
enum

Filter donations by tax relief. The value must be the name of the tax relief

Allowed:
string

Filter donations by subscription id. Used for retrieving all payments associated with a recurring payment subscription

string

Filter single donations by the transaction id. Returns single payments which match the supplied ID from the payment provider - for Stripe this is the Charge ID

string
enum

Filter donations by specific payment types

Allowed:
int32
int32
Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json