â–¸ getUserKycStatus(): Promise<GetUserKycStatusResponse>
description Get the user kyc status.
remark support jssdk >= 4.7.0
example
Code
Returns
Promise<GetUserKycStatusResponse>
GetUserKycStatusResponse
Interface: GetUserKycStatusResponse
| Name | Type | Description |
|---|---|---|
| type | "user" | "company" | kys type. |
| kycStatus | 0 | 2 | 1 | -1 | kys status: -1 |
Was this page helpful?
Last modified on