Client Account Opening
Number of APIs: 13
-
Create a full Client account POST https://api-sandbox.dwolla.com/clients
-
List documents for a client GET https://api-sandbox.dwolla.com/clients/{{clientAccountId}}/documents
-
List and search Clients GET https://api-sandbox.dwolla.com/clients
-
Retrieve a Client account GET https://api-sandbox.dwolla.com/clients/{{clientAccountId}}
-
Update a Client account (Upgrade partial account or retry verification on full account)) POST https://api-sandbox.dwolla.com/clients/{{clientAccountId}}
-
List documents for a client's beneficial owner GET https://api-sandbox.dwolla.com/beneficial-owners/{{beneficialOwnerId}}/documents
-
Retrieve a client's beneficial ownership status GET https://api-sandbox.dwolla.com/clients/{{clientAccountId}}/beneficial-ownership
-
Create a new benefical owner for a Client POST https://api-sandbox.dwolla.com/clients/{{clientAccountId}}/beneficial-owners
-
Retrieve a beneficial owner GET https://api-sandbox.dwolla.com/beneficial-owners/{{beneficialOwnerId}}
-
List a Client's beneficial owners GET https://api-sandbox.dwolla.com/clients/{{clientAccountId}}/beneficial-owners