Signup confirm

This endpoint confirms the signup process via Google by accepting terms and conditions, and completing user registration.

Body Params
string
enum
required

platform type where the application is installed (IOS/WEB/ANDROID).

Allowed:
string
required

code received after a user completes the Google authorization flow via the link provided in the initial request. Replace %2F symbols contained in the code with /.

string

referral code applied during signup.

string
required

information received by the backend services after a user completes the Google authorization flow.

boolean
required

indicates whether the terms and conditions are accepted.

int32
required

version of the terms and conditions accepted.

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