Create a new account
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
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.
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.
Country ID where the account is created, supported IDs are:
253 = Chile
89 = United States
66 = Colombia
80 = Mexico
83 = PerΓΊ
Required for certain countries. Check individual fields for more information
Size of the company being registered.
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 RUT
US-EIN = United States EIN
US-SSN = United States SSN
CO-NIT = Colombia NIT
PE-RUC = Peru RUC
MX-RFC = Mexico RFC
Acceptance of the terms of use.
1 = Accepted
Type use of the accounts being registered, supported IDs are:
1 = Billing
Industry sector of the company being registered.
Response
Returns the ID of the created account.