Create ACH wallet
Creates an ACH wallet for the selected payer and returns the created wallet.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
payer_id
payer ID identifier.
payer_type
payer type value.
merchant_account_id
merchant account ID identifier.
wallet_description
wallet description value.
active
active flag.
mode
mode value.
Allowed values:
client_secret
client secret value.
checkout_session_id
checkout session ID identifier.
routing_number
routing number value.
account_number
account number value.
account_type
account type value.
Allowed values:
bank_name
bank name display value.
customer_billing_name
customer billing name display value.
name_on_account
name on account display value.
customer_address_1
customer address 1 value.
customer_address_2
customer address 2 value.
customer_city
customer city value.
customer_state
customer state value.
customer_zip
customer zip value.
customer_country
customer country value.
customer_phone
customer phone phone number.
customer_email
customer email used for login, contact, or delivery flows.
Response
Successful POST response for /api/v1/wallet/create/ach.
status
message
data

