Create an exchange for a customer
POST https://api-sandbox.dwolla.com/customers/{{customerId}}/exchanges
Request Body
{"_links"=>{"exchange-partner"=>{"href"=>"https://api-sandbox.dwolla.com/exchange-partners/{{exchangePartnerId}}"}}, "token"=>"someTokenValue"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
Authorization | string |