Pass kyc status
POST
{{baseurl}}/v1/dev/kyc/passKycStatus
请求参数
参数名
类型
描述
必填
idType
string
optional, ID_CARD by default
可选
idNumber
string
optional, C7669134 by default
可选
countryCode
string
optional, GBR by default
可选
firstName
string
required, should not be the same as previous
可选
lastName
string
required, should not be the same as previous
可选
dayOfBirth
string
required, should not be the same as previous
可选