put https://trade-hk.oslsandbox.com/api/3/wallet
Initiate a verification request for the newly added personal wallet address, following the instructions provided during wallet submission. Two supported verification methods are available: signing challenge and micropayment.
verificationStatusCode Table
verificationStatusCode Table| Code | Description |
|---|---|
| MICROPAYMENT_PENDING | micropayment verification that's pending |
| MICROPAYMENT_REJECTED | micropayment verification that's rejected |
| MICROPAYMENT_VERIFIED | micropayment verification that's successful |
| UNVERIFIED | signing challenge verification that's not successful and within the maximum allowed attempts (i.e. signing challenge failed for 1st and 2nd time) |
| SIGNING_CHALLENGE_VERIFIED | signing challenge verification that's successful |
| SIGNING_CHALLENGE_REJECTED | signing challenge verification that's rejected (i.e. signing challenge failed for 3rd time |
| VERIFICATION_EXPIRED | verification request has expired |
| MANUAL_VERIFIED | wallet address has been manually verified by OSL operator |
