Create ACH Account

Create an ACH Account

Request

Only one of plaid_token or bank_account needs to be supplied.

FieldTypeRequiredDescription
nameStringYesName of ACH Account.
Must be unique per Berkeley Cardholder account.

This name will appear in reporting and in certain API calls.
external_tagString, AlphaNumeric and '-'ConditionalIf ommited, will remove the existing tag
plaid_tokenStringConditionalPLAID Token
bank_accountBank AccountConditionalSee Bank Account below

Bank Account

FieldTypeRequiredDescription
routing_numberString, Numeric, 9 CharactersYesBank Account Routing Number
account_numberString, Numeric, 8-12 CharactersYesBank Account Number
typeStringYesOne of: checking, savings, money_mart

Response

FieldTypeDescription
idIntegerACH Account ID
cardholder_idIntegerBerkeley Cardholder ID
account_idIntegerBerkeley Account ID
program_idIntegerBerkeley Program ID
processor_referenceStringID of ACH account on processor
external_tagStringCustomer Use Tag
nameStringName of ACH Account
plaid_tokenStringPLAID token used to create this account
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!