Create an ACH-US node with Account/Routing numbers

Request Body

KeyTypeDescription
typestring[Required] Type of node. Set as ACH-US
extra.notestringAccount notes
extra.supp_idstringSupplementary ID provided on node creation
info.account_numstring[Required] Account number associated with the bank. Any number up to 17 digits.
info.routing_numstring[Required] Routing number associated with the bank
info.classstring[Required] Class of account. CHECKING, SAVINGS, GENERAL_LEDGER or LOAN
info.nicknamestring[Required] Nickname for the account.
info.typestring[Required] Type of account. PERSONAL or BUSINESS

Additional Information

  • If an account is linked through account and routing numbers, the associated node will only have CREDIT permissions under allowed. For CREDIT-AND-DEBIT permissions, verify the account with the correct micro-deposit amounts.
Language