Initiate or Verify micro-deposits
Handles micro-deposit bank verification process. Make a request without a request body to initiate two small deposits to the customer’s bank account. Include deposit amounts to verify the received values and complete verification.
Documentation Index
Fetch the complete documentation index at: https://developers.dwolla.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
application/vnd.dwolla.v1.hal+json Path Parameters
The ID of the FS to initiate or verify micro-deposit
Body
Optional request body for verifying micro-deposits.
- If omitted: Endpoint will initiate micro-deposits
- If provided: Must contain micro-deposit amounts for verification
- InitiateMicroDeposits
- VerifyMicroDeposits
No request body is required for initiating micro-deposits.
Response
successful operation
Response for microdeposits operations (initiation and verification)