post https://uat-api.synapsefi.com/v3.1/users//nodes######
Create an ACH-US
node and skips Micro-Deposit Verification
Request Body
Key | Type | Description |
---|---|---|
type | string | [Required] Type of node. Set as ACH-US |
extra.note | string | Account notes |
extra.other | string | Data to skip micro-deposits. (Note: Your platform has to have this feature enabled for this to work) |
extra.supp_id | string | Supplementary ID provided on node creation |
info.account_num | string | [Required] Account number associated with the bank. Any number between 5-25 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 | Nickname for the account |
info.type | string | [Required] Type of account. PERSONAL or BUSINESS |