The user object
Attributes
uuid
string
Unique identifier for the object
first_name
string
The first name of the user
middle_name
nullable, string
The middle name of the user
last_name
string
The last name of the user
citizenship
nullable, string
The two-letter country code representing the citizenship of the user (ISO 3166-1 alpha-2)
dwolla_customer_url
nullable, string
The unique dwolla customer url, if using the dwolla API
email
string
The user's email address
phone
string
The user's 10-digit phone number. Must be a valid US number
address
string
The user's address, in the form of:
The user object
Last updated