Exchanges
Overview
Create, list, and retrieve exchanges and exchange partners.
Exchanges
The Secure Exchange solution is a tokenized approach to creating an interconnected payment experience among third-party data providers, payment technologies and financial institutions. The Exchanges API generates provider tokens, providing a secure way to receive data from third parties. Today, Dwolla clients and reseller partners can utilize this API to perform functions such as creating funding-sources within the Dwolla ecosystem. As more functionality is released, the functions this endpoint can perform will continue to expand.
Exchange Partners resource
Parameter | Description |
---|---|
id | A unique string value which can be used to identify a third-party “partner” via the Exchange API. |
name | The name of the third-party exchange-partner |
status | Status of the exchange-partner. Possible values are: active , deactivated , or removed . |
created | ISO 8601 timestamp of when the exchange-partner resource was created. |
Exchanges resource
Parameter | Description |
---|---|
id | A unique string value which can be used to identify an exchange resource. |
status | Status of the exchange. Possible values are: active , deactivated , or removed . |
created | ISO 8601 timestamp of when the exchange resource was created. |