users
Create a User
Create a user.
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
The user's first name.
The user's last name.
The user's email address.
The user's phone number country code. e.g. "1"
The user's phone number. e.g. "4157223331".
Username to assign the user.
Required string length:
1 - 50
User's date of birth.
Income paid outside of the Dots platform in 2024.
Required range:
x > 1
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
Response
200 - application/json
The created user
object.
Available options:
ach
, paypal
, venmo
, cash_app
, intl_bank
, airtm
, payoneer
Available options:
verified
, unverified
, disabled
, in_review
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.