Inquriy eKYC User Info

POST /api/open/v1/alipayhk/merchant/inquriyUserInfo

Use this interface to inquriy e-kyc user information with the access token.


Request Headers

Please check API Structure for basics.


Response Headers

Please check API Structure for basics.



Request parameters

accessToken string  REQUIRED

The access token retrieved from API.

Response parameters

result Result  REQUIRED

A metadata object indicates the result of the request.

Show child parameters

userInfo object  

Show child parameters
API Explorer

Request

Request Body

Response

Response Body


Result/Error codes

CodeValueMessage
SUCCESSSSuccess
INVALID_TOKENFThe accessToken is invalid.
PARAM_ILLEGALFPlease check the parameters of request.
USER_NOT_EXISTFNo user was found with this authCode.
UNKNOWN_EXCEPTIONUAPI failed due to unknown reason, please check with support.