Create an ACH wallet
Creates an ACH payment wallet for the authenticated parent using the school's tuition ACH merchant account.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
wallet_description
active
mode
Allowed values:
client_secret
checkout_session_id
routing_number
account_number
account_type
Allowed values:
bank_name
name_on_account
customer_billing_name
customer_address_1
customer_address_2
customer_city
customer_state
customer_zip
customer_country
customer_phone
customer_email
Response
Created wallet.
status
message
data
WalletResource
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

