funding-sources
Number of APIs: 10
-
Create an IAV token for dwolla.js POST https://api-sandbox.dwolla.com/customers/{{customerId}}/iav-token
-
Create a customer funding sources token for dwolla.js POST https://api-sandbox.dwolla.com/customers/{{customerId}}/funding-sources-token
-
Create a Cards funding sources token for dwolla-cards.js POST https://api-sandbox.dwolla.com/customers/{{customerId}}/card-funding-sources-token
-
Retrieve a funding source GET https://api-sandbox.dwolla.com/funding-sources/{{fundingSourceId}}
-
Verify micro deposits for bank verification POST https://api-sandbox.dwolla.com/funding-sources/{{fundingSourceId}}/micro-deposits
-
Retrieve micro deposits details GET https://api-sandbox.dwolla.com/funding-sources/{{fundingSourceId}}/micro-deposits
-
Retrieve a funding source balance GET https://api-sandbox.dwolla.com/funding-sources/{{VCRBalanceFundingSourceId}}/balance
-
Remove a funding source POST https://api-sandbox.dwolla.com/funding-sources/{{fundingSourceId}}
-
Create a funding source for a customer - on-demand auth POST https://api-sandbox.dwolla.com/customers/{{customerId}}/funding-sources
-
List funding sources for a customer GET https://api-sandbox.dwolla.com/customers/{{customerId}}/funding-sources?removed=false