List wallets for a payer
Returns the active school's payment wallets for the payer identified by the submitted type and identifier.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
payer_id
payer_type
Response
Payer wallets returned as wallet resource records.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

