Wallet Account

Steps

1

Initiate Onboarding Request

Call endpoint /onboarding/v3/submitEasyOnboardingRequest to initiate an onboarding request submit the text information.

2

Confirm OTP

Call endpoint /common/sendOtp to request for OTP. Call endpoint /common/confirmOperation to confirm the OTP code received.

The endpoint /common/sendOtp can also be used to resend OTP.

3

Waiting for Reviewing

The request status becomes 2-PROCESSING .

4

Get Onboarding Result

  • Get it from 0001 - Personal Onboarding Result Notification

  • Query the result by calling the endpoint /onboarding/getOnboardingStatus

Status

Last updated