W2 Data Application UK 045
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:
json
{
"Bundle": "W2_DATA_APPLICATION_UK_045",
"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
Add these to the Data section of the request
Property Name | Type | Length | Optional/Mandatory |
---|---|---|---|
Forename | String | 30 | Mandatory |
Surname | String | 30 | Mandatory |
DayOfBirth | Integer | 2 | Optional* |
MonthOfBirth | Integer | 2 | Optional* |
YearOfBirth | Integer | 4 | Optional* |
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.
Sandbox
Sandbox cases
These are the sandbox options for these service. Learn about our Sandbox here
Click on a sandbox case to view the request and response