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

idintegerRequired>=1
Wallet identifier whose priority should change.

Request

This endpoint expects an object.
priorityenumRequired
Allowed values:

Response

Wallet priority changed and the updated wallet resource returned.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

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