Risk Intelligence: Initialise Risk Check
Last updated
Last updated
token*
String
API secret token
type*
String
Entity type This can either "individual" or "business"
firstName*
String
Entity's FirstName. This is Not Required if type is business
lastName*
String
Entity's LastName. This is Not Required if type is business
businessName*
String
Entity's businessName. This is Not Required if type is individual
businessIndustry*
String
Entity's industry This is Not Required if type is individ
country*
Array
Entity's current country code
city*
Array
Entity's current city
isSubjectConsent*
Boolean
Indicate subject has given consent. Must be true
advancedOptions
Object
Advanced Options
idNumber
String
Entity's identity number
idExpiryDate
Date
Entity's identity number expiry date.
isIdVerified
Boolean
If you have conducted your own verification of the ID. If you have, then it is True
phoneNumber
String
Entity's phone number
lengthOfStay
String
Entity's current address length of stay (In Month)
occupation
String
Entity's occupation. This is specifically for individual type
industry
String
Entity's Industry. This is specially for Individual type
.