Skip to main content
POST /v1/users/inquiryUserInfo Queries user profile information using a valid access token.

Request Parameters

accessToken
string
required
Token for accessing the user resource scope.Max length: 128 characters
authClientId
string
Client identifier assigned by the wallet.Max length: 128 characters
extendInfo
string
Extended information for wallet and merchant use.Max length: 4096 characters

Response Parameters

result
object
required
Standard result object with resultCode, resultStatus, resultMessage
userInfo
object
User profile information.

Result Codes