KYC Webhook TEST Failed - ERROR_NOT_READABLE_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
示例:ERROR
可选
idCountry
string
示例:FIN
可选
idExpiry
string
示例:2025-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}}
可选
rejectReason
string
List of possible codes and descriptions:
102 - PHOTOCOPY_BLACK_WHITE
103 - PHOTOCOPY_COLOR
104 - DIGITAL_COPY
200 - see the next request
201 - NO_DOCUMENT
202 - SAMPLE_DOCUMENT
206 - MISSING_BACK
207
可选
示例:
可选