The commercial user object
Attributes
uuid
string
Unique identifier for the object
first_name
string
The name of the business
user_type
string
The type of the user ("BUSINESS")
dwolla_customer_url
nullable, string
The unique dwolla customer url, if using the dwolla API
email
string
The business's email address
start_date
string
The incorporation date of the business
entity
enum
The business entity type. Acceptable values:
'SOLE_PROPRIETORSHIP', 'GENERAL_PARTNERSHIP', 'LIMITED_PARTNERSHIP', 'CORPORATION', 'LIMITED_LIABILITY_COMPANY', 'LIMITED_LIABILITY_PARTNERSHIP'
phone
string
The 10-digit phone number for the business. Must be a US number
address
object
The address of the business, in the form of:
The user object
Last updated