A new account will be created with a unique account id,
associated with the requester's user id as the parent id.
A successful return will contain the API key for this account
along with the user id of the new account.
These should both be stored on your platform for future calls on
behalf of this account. That API key should be used to make subsequent
calls for resources on this account
Note:
username must be unique and not in use.
The first name of the account holder.
The last name of the account holder.
The password associated with the account. Must follow password guidelines.
The username associated with the account.
The city associated with the account's address.
The state associated with the account's address.
The street address associated with the account.
The zip code associated with the account's address.
The company name associated with the account.
The email address associated with the account.
The phone number associated with the account.
The unique account identifier.
The API key associated with the newly created account.
The date and time when the account was created.