List a fundraising donor's wallets

Loads the specified fundraising donor's wallets, groups them by merchant account, and returns each group as WalletTypesResource items. Despite the path name, the action includes the donor's wallet records grouped by merchant account and is not paginated.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

donor_idintegerRequired
Fundraising donor identifier.

Response

Wallet groups keyed by merchant-account id.

statusstring
messagestring
datalist of maps from strings to lists of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error