Update wallet expiration date
Sends a new credit-card expiration month to the configured payment driver and stores it on the wallet.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Wallet identifier whose expiration date should change.
Request
This endpoint expects an object.
credit_card_exp_date
Response
Wallet expiration was updated and the wallet resource returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

