List fundraising payments
Returns paginated donations from the fundraising donation page view, with optional filters and sorting.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Query parameters
page
per_page
sort
filter[search]
filter[fundraising_id]
filter[fundraising_fund_id][]
filter[status][]
Response
Paginated fundraising payments.
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

