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_idintegerRequired>=1
payer_typestringRequired

Response

Payer wallets returned as wallet resource records.
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error