post https://uat-api.synapsefi.com/v3.1/users//nodes#
Create an ACH-US
node with Account/Routing numbers
Request Body
Key | Type | Description |
---|---|---|
type | string | [Required] Type of node. Set as ACH-US |
extra.note | string | Account notes |
extra.supp_id | string | Supplementary ID provided on node creation |
info.account_num | string | [Required] Account number associated with the bank. Any number up to 17 digits. |
info.routing_num | string | [Required] Routing number associated with the bank |
info.class | string | [Required] Class of account. CHECKING , SAVINGS , GENERAL_LEDGER or LOAN |
info.nickname | string | [Required] Nickname for the account. |
info.type | string | [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 underallowed
. ForCREDIT-AND-DEBIT
permissions, verify the account with the correct micro-deposit amounts.