Create an ACH wallet
Validates payer, merchant account, and optional bank billing fields before creating an ACH payment wallet.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
payer_id
payer_type
merchant_account_id
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
The ACH wallet was created.
status
message
data
Errors
403
Forbidden Error
422
Unprocessable Entity Error

