Create a funding source for a customer - using exchange
POST https://api-sandbox.dwolla.com/customers/{{customerId}}/exchanges
Request Body
{"_links"=>{"exchange"=>{"href"=>"https://api-sandbox.dwolla.com/exchanges/{{exchangeId}}"}}, "type"=>"checking", "name"=>"Jane Doe - Checking"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
Authorization | string |