KYC Webhook TEST Failed - ERROR_EXPIRED_ID
POST
{{baseurl}}/accounts/linkedClients/idCheck/kyc/webhook
请求参数
参数名
类型
描述
必填
merchantIdScanReference
string
hard coded for now
可选
idDob
string
示例:1970-08-11
可选
idFirstName
string
示例:Henri
可选
idLastName
string
示例:Toivonen
可选
userNationality
string
示例:12
可选
verificationStatus
string
Possible states:
• APPROVED_VERIFIED
• DENIED_FRAUD
• DENIED_UNSUPPORTED_ID_TYPE1
• DENIED_UNSUPPORTED_ID_COUNTRY1
• ERROR_NOT_READABLE_ID
• NO_ID_UPLOADED
可选
idScanStatus
string
示例:SUCCESS
可选
idCountry
string
示例:FIN
可选
idExpiry
string
示例:2020-01-05
可选
idNumber
string
示例:C7669108
可选
idSubtype
string
示例:NATIONAL_ID
可选
idType
string
示例:ID_CARD
可选
personalNumber
string
示例:N/A
可选
transactionDate
string
示例:2019-04-30T09:22:28.826Z
可选
jumioIdScanReference
string
Jumio’s reference number for each scan
可选
customerId
string
示例:{{userUUIDHashed}}
可选
identityVerification
string
示例:{"similarity": "MATCH", "validity": "true"}
可选