Create a credit-card wallet

Creates a credit-card payment wallet for the authenticated parent using the school’s tuition card merchant account.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
wallet_descriptionstringOptional<=1000 characters
activebooleanOptional

Response

Created wallet.
statusstring
messagestring
datamap from strings to any
WalletResource

Errors

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