8. Fund the SDA using an External Bank Account
POST https://{{environment}}.bond.tech/api/v0.1/transfers
Request Body
{"origination_account_id"=>"{{linked_account_id}}", "destination_account_id"=>"{{security_deposit_account_id}}", "description"=>"Fund SDA", "amount"=>100000, "ach"=>{"class_code"=>"WEB", "same_day"=>true}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Identity | string | ||
Authorization | string |