Change wallet priority
Changes a payer wallet between primary, secondary, and default priority states for the active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Wallet identifier whose priority should change.
Request
This endpoint expects an object.
priority
Allowed values:
Response
Wallet priority changed and the updated wallet resource returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

