Create a customer
Creates a new customer with different verification levels and capabilities. Supports personal verified customers (individuals), business verified customers (businesses), unverified customers, and receive-only users. Customer type determines transaction limits, verification requirements, and available features.
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 Body
Parameters for customer to be created
- CreateReceiveOnlyUser
- CreateUnverifiedCustomer
- CreateVerifiedPersonalCustomer
- CreateVerifiedSolePropCustomer
- CreateVerifiedBusinessCustomerWithController
- CreateVerifiedBusinessCustomerWithInternationalController
Create a Receive Only User
"Account"
"Admin"
"accountAdmin@email.com"
"receive-only""143.156.7.8"
"5555555555"
"fc451a7a-ae30-4404-aB95-e3553fcd733"
"Jane Corp llc"
Response
successful operation