PUT v1/Payment/AddBankAccount
Adds a bank account to the customers account
Request Information
Parameters (ParameterName * = required)
Name
Description
Sample Value
LocalRoutingCode *
The routing number for the bank account.
011000206
AccountNumber *
The account number for the bank account.
9945643121
AccountType *
The type of bank account it is, checking or savings.
checking
InstantBankVerification
Identifier associated with bank account if user verified via PlaidLink
Not available
IgnoreFailedValidation
Flag to tell if failed verification.
Not available
BankAccountVerificationType
Bank Account Verification Type
AutomatedMicroDeposit
BankName
No description available
Not available
FirstName *
First Name
Not available
BillingAddress *
Billing address
1503 Ria St.
BillingCity *
Billing city
Tijuana
BillingState *
Billing state
Baja California
BillingPostalCode
Billing postal code
80201
BillingCountry
Billing country
MX
AccountAlias
A short description of what this account is according to the customer.
Credit union checking account I opened in 2012
Response Information
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>