Creates a new account

Create a new account.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
documentobjectRequired
addressobjectRequired
personalInfoobjectRequired
emailstringOptional

Response

successful operation
emailstring
documentobject
addressobject
personalInfoobject

Errors