create transfer
POST https://{{environment}}.bond.tech/api/v0/transfers
Add Card financial Core
Request Body
{"origination_account_id"=>"", "account_id"=>"", "type"=>"ach", "ach_class_code"=>"CCD", "ach_direction"=>"debit", "amount"=>"1.00"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string | ||
Identity | string |