Add bank to RO
POST {{new_customer}}/funding-sources
Request Body
{"accountNumber"=>"123456789", "routingNumber"=>"222222226", "bankAccountType"=>"checking", "name"=>"Sandbox checking account"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | ||
Authorization | string | ||
Content-Type | string |