Credit Check
Last updated
Was this helpful?
Was this helpful?
{
"request_equifax": true,
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1970-06-28",
"addresses": [{
"address": "1006 Fort Street",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8V4F4",
"current": true
}
],
"sin_ssn": "1234567890"
},
"position_or_property_location": {
"address": "2680 Blanshard St Unit 3",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"postal_code": "V8T5E1",
"location_type": "Position Location"
}
}{
"request_equifax": true,
"information": {
"first_name": "Patricia",
"last_name": "Eerat",
"date_of_birth": "1970-06-28",
"addresses": [{
"address": "3601 West Belleview Avenue",
"city": "Littleton",
"county": "Arapahoe",
"province_state": "CO",
"country": "US",
"postal_code": "80123",
"current": true
}
],
"sin_ssn": "1234567890"
},
"position_or_property_location": {
"address": "71 Post",
"city": "Irvine",
"county": "Orange",
"province_state": "CA",
"country": "US",
"postal_code": "92618",
"location_type": "Position Location"
}
}