{
"_links": {
"source": {
"href": "https://api-sandbox.dwolla.com/funding-sources/2de915c5-3dff-4f1f-b6f5-fd3957a94dfc"
}
},
"items": [
{
"_links": {
"destination": {
"href": "https://api-sandbox.dwolla.com/funding-sources/ac5eb372-7ed5-4954-8ac8-e76ab666df1c"
}
},
"amount": {
"currency": "USD",
"value": "20"
},
"correlationId": "3f886232-5b27-4abe-a470-9fe9419d4740",
"metadata": {
"payment1": "545057f6-d56a-4860-8d64-dcfa31b01bc3"
}
}
],
"correlationId": "933c75b5-71d1-4d47-8d70-2800af899c6d"
}
Please guys what am I missing?
Hi @motherhonestly – the API response body should have further details about the Bad Request error.
It appears that the source funding-source is not yet verified – 2de915c5-3dff-4f1f-b6f5-fd3957a94dfc. That’s likely the issue here. A funding-source must verified in order to use as the source of a transaction or masspayment…