Signup Confirm

This endpoint confirms the signup process by verifying the email confirmation code, accepting terms and conditions, and completing user registration.

Body Params
string
required

email address of the user.

string
required

email confirmation code sent to the user. In sandbox environment, use 123456.

string
required

password for the new user account.

string

referral code applied during signup.

boolean
required

indicates whether the terms and conditions are accepted.

int32
required

version of the terms and conditions accepted.

string
enum
required

defines the type of user registering.

Allowed:
Headers
int32
required

partner ID provided by the Key Account Manager.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json