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_id
Fundraising donor identifier.
Response
Wallet groups keyed by merchant-account id.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

