post https://api.w2globaldata.com/kyc-check
Check's an individual's affordability based on lifestyle factors and high cost short term credit applications
Compatible Cases
About the service
This is a service which assists in determining affordability for a customer based on lifestyle factors and high cost short term credit applications.
Product Code: W2-DATA-APPLICATION-UK-045
Does this service leave a credit search Footprint? No
Request
Example request with all fields
{
"Bundle": "Your bundle",
"Data": {
"City": "Kings Landing",
"County": "Blaenau Gwent",
"DayOfBirth": 1,
"Email": "[email protected]",
"Forename": "Lauren",
"HouseName": "Rose Cottage",
"HouseNumber": "14",
"MobileNumber": "07539587538",
"MonthOfBirth": 1,
"Postcode": "SW1A 1AA",
"Street": "Abbey Road",
"Surname": "Ford",
"YearOfBirth": 1985
},
"Options": {
"Sandbox": "true"
},
"ClientReference": "your-client-reference"
}
Request breakdown
Property | Type | Length | Optional/Mandatory | Notes |
---|---|---|---|---|
Forename | String | 30 | Mandatory | |
Surname | String | 30 | Mandatory | |
DayOfBirth | Integer | 2 | Optional | |
MonthOfBirth | Integer | 2 | Optional | |
YearOfBirth | Integer | 4 | Optional | "yyyy" |
HouseName | String | 26 | Optional | |
HouseNumber | String | 26 | Optional | |
Postcode | String | 8 | Optional | |
Street | String | 40 | Optional | |
County | String | 20 | Optional | |
City | String | 20 | Optional | |
String | 30 | Optional | ||
MobileNumber | String | 12 | Optional |
(*) Requirements
This service requires at least one of DOB, Email, Mobile number or Address to be provided with Forename + Surname.
A valid Address must contain at least a House Name/House Number, Street and Postcode.