Create an exchange for an account
Create an exchange for an account. The request body will vary based on the exchange partner. For Finicity, the request body will include finicity-specific fields. For MX Secure Exchange, the request body will include a token. For Flinks Secure Exchange, the request body will include a token. For Plaid Secure Exchange, the request body will include a token.
Request body
Example request
{
"_links": {
"exchange-partner": {
"href": "https://api.dwolla.com/exchange-partners/292317ec-e252-47d8-93c3-2d128e037aa4"
}
},
"finicity": {
"profile": 3,
"version": "1",
"receiptId": "cr_4N47ou7SlppuIxq0ZUtACh10vYcloY",
"receiptVersion": "1",
"customerId": "5454874858510164117",
"partnerId": 2445583946651,
"products": [
{
"product": "moneyTransferDetails",
"accountId": "1015199035827334916",
"accessPeriod": {
"type": "timeframe",
"startTime": "2022-07-06",
"endTime": "2022-08-16T06:06:20Z"
}
}
],
"timestamp": "2022-07-11T06:06:23Z"
}
}Response
Created
Changes
Changed in 3 of the 34 revisions of this API.58
- ▲
removed from the request body
oneOflistrequest-body-one-of-removed
- ▲
the request property
/became requiredrequest-property-became-required
- ▲
the request property
/became requiredrequest-property-became-required
- ○
added to the request body
oneOflistrequest-body-one-of-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed from the request body
oneOflistrequest-body-one-of-removed
- ○
added to the request body
oneOflistrequest-body-one-of-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
request body became required
request-body-became-required
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
the response property
////became required for the statusresponse-property-became-required
- ○
the response property
////became required for the statusresponse-property-became-required
- ○
the response property
////became required for the statusresponse-property-became-required
- ○
the response property
////became required for the statusresponse-property-became-required
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲