Credit Linked Addresses Plus Check
Credit Linked Addresses can contain all address history of a data subject.
Minimum Requirements​
The following table lists the minimum inputs required to make a valid request for a Credit Linked Addresses Plus:
Input | Description |
---|---|
Forename | First Name of the data subject |
Surname | Last Name of the data subject |
Full Postcode | Full postcode of the data subjects address |
Building Number | And/Or the Building Name of the data subjects address |
Building Name | And/Or the Building Number of the data subjects address |
Date of Birth | Full date of birth of the data subject |
Gender | Gender of the data subject in M/F format |
Service Request​
To request for a Credit Linked Address check, add a CREDIT_LINKED_ADDRESSES_PLUS
action to the request body entity PeopleActionsRequest
:
{
"actions": [
{ "action": "CREDIT_LINKED_ADDRESSES_PLUS" }
]
}
PeopleActionsRequest
​
Service Response​
As part of the PeopleActionsResponse
entity, the property creditLinkedAddressesPlus
contains the results of the request.