Create a new account
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Country ID where the account is created, supported IDs are:
253 = Chile
89 = United States
Contact name associated with the account that will be created.
Contact phone associated with the account that will be created, format:
+56xxxxxxxxx = Chile
+1xxxxxxxxx = United States.
Admin email associated with the account that will be created.
Valid for login.
Admin password associated with the account that will be created.
Valid for login.
Legal name of the company being registered.
Tax ID code of the company being registered, format:
xx.xxx.xxx-x for Chile
Tax ID type of the company being registered, supported IDs are:
CL-RUT = Chile
US-EIN = United States
US-SSN = United States
Size of the company being registered.
Acceptance of the terms of use.
1 = Accepted
Type use of the accounts being registered, supported IDs are:
1 = Billing
Required only for accounts in Chile
Industry sector of the company being registered.
Response
Returns the ID of the created account.