BackgroundVerificationResult

Type:  Struct
Abstract:  no
Status:  Active
Represents result of background verification that ran for a business or a person (business owner).
score
References: Background Verification Result.Score
XML Representation: attribute
Attributes:
Default Value
Overall background verification score (10X, where X is an integer value from 0 to 5, and 50 is the highest score with the lowest risk involved).
scoreDescription
References: Background Verification Result.Score Description
XML Representation: attribute
Attributes:
Default Value
Description of the overall background verification score.
nameAddressSsnAssociationCode
References: Background Verification Result.Name Address SSN Association Code
XML Representation: attribute
Attributes:
Default Value
The value indicating whether the social security number matches the address that has been indicated for this person.
nameAddressSsnAssociationDescription
References: Background Verification Result.Name Address SSN Association Description
XML Representation: attribute
Attributes:
Default Value
The value indicating whether the social security number matches the address that has been indicated for this person.
nameAddressTaxIdAssociationCode
References: Background Verification Result.Name Address Tax ID Association Code
XML Representation: attribute
Attributes:
Default Value
A value indicating whether the tax ID matches the address that has been indicated for this company.
nameAddressTaxIdAssociationDescription
References: Background Verification Result.Name Address Tax ID Association Description
XML Representation: attribute
Attributes:
Default Value
A value indicating whether the tax ID matches the address that has been indicated for this company.
nameAddressPhoneAssociationCode
References: Background Verification Result.Name Address Phone Association Code
XML Representation: attribute
Attributes:
Default Value
A value indicating whether the phone number matches the address that has been indicated for this company.
nameAddressPhoneAssociationDescription
References: Background Verification Result.Name Address Phone Association Description
XML Representation: attribute
Attributes:
Default Value
A value indicating whether the phone number matches the address that has been indicated for this company.
isNameVerified
References: Background Verification Result.Is Name Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified name really belongs to the person under consideration.
isStreetVerified
References: Background Verification Result.Is Street Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified street name is really where the person resides (or where the company is located).
isCityVerified
References: Background Verification Result.Is City Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified city name is really where the person resides (or where the company is located).
isStateVerified
References: Background Verification Result.Is State Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified state name is really where the person resides (or where the company is located).
isZipVerified
References: Background Verification Result.Is ZIP Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified ZIP/postal code is the real actual ZIP/postal code of the place where the person resides (or the company is located).
isPhoneVerified
References: Background Verification Result.Is Phone Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified phone number is really the phone number of the person or company.
isSsnVerified
References: Background Verification Result.Is SSN Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified social security number is the real social security number of the person.
isTaxIdVerified
References: Background Verification Result.Is Tax ID Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified tax ID is the real tax ID of the company.
isDobVerified
References: Background Verification Result.Is DOB Verified
XML Representation: attribute
Attributes:
Default Value
Indicates whether it has been possible to verify that the specified date of birth is really the date of birth of the person.
associationScore
References: Background Verification Result.Association Score
XML Representation: attribute
Attributes:
Default Value
The score characterizing the relationship\association between the principal owner and the company.
associationScoreDescription
References: Background Verification Result.Association Score Description
XML Representation: attribute
Attributes:
Default Value
Description of the score characterizing the relationship\association between the principal owner and the company.
backgroundCheckDecisionNotes
References: Background Verification Result.Background Check Decision Notes
XML Representation: attribute
Attributes:
Default Value
lastUpdateDate
References: Background Verification Result.Last Update Date
XML Representation: attribute
Attributes:
Default Value
The date when profile was updated the last time.
bankruptcy
Type: Bankruptcy
XML Representation: element
Attributes:
Default Value
lien
Type: Lien
XML Representation: element
Attributes:
Default Value
riskIndicator
XML Representation: element
Attributes:
Default Value

XML Sample:

<backgroundVerificationResult
    score="30" 
    scoreDescription="Full name, address, phone , SSN verified" 
    nameAddressSsnAssociationCode="Name_Address_SSN_info" 
    nameAddressSsnAssociationDescription="Text Description of Code" 
    nameAddressTaxIdAssociationCode="Name_Address_TIN_info" 
    nameAddressTaxIdAssociationDescription="Text Description of Code" 
    nameAddressPhoneAssociationCode="Name_Address_Phone_info" 
    nameAddressPhoneAssociationDescription="Text Description of Code" 
    isNameVerified="true" 
    isStreetVerified="true" 
    isCityVerified="true" 
    isStateVerified="true" 
    isZipVerified="true" 
    isPhoneVerified="true" 
    isSsnVerified="true" 
    isTaxIdVerified="true" 
    isDobVerified="true" 
    associationScore="50" 
    associationScoreDescription="Association found between the person and the company in the Company Contacts data" 
    backgroundCheckDecisionNotes="Information About  Background Check" 
    lastUpdateDate="10262013" >
    <bankruptcy type="Sub-category of bankruptcy"  count="1"  companyName="Sample Company"  street1="100 Main Sreet"  street2="suite #"  city="New York"  state="NY"  zipCode="10007"  filingDate="01302014" />
    <lien type="Subtype of Lien"  releasedCount="2"  unreleasedCount="1"  companyName="sampleCompany"  street1="11 Broadway"  street2="suite #"  city="New York"  state="NY"  zipCode="10007"  filingDate="01302014" />
    <riskIndicator code="Risk Indicator Info"  description="Text Description of Code" />
</backgroundVerificationResult>

"<backgroundVerificationResult score=\"30\" scoreDescription=\"Full name, address, phone , SSN verified\" nameAddressSsnAssociationCode=\"Name_Address_SSN_info\" nameAddressSsnAssociationDescription=\"Text Description of Code\" nameAddressTaxIdAssociationCode=\"Name_Address_TIN_info\" nameAddressTaxIdAssociationDescription=\"Text Description of Code\" nameAddressPhoneAssociationCode=\"Name_Address_Phone_info\" nameAddressPhoneAssociationDescription=\"Text Description of Code\" isNameVerified=\"true\" isStreetVerified=\"true\" isCityVerified=\"true\" isStateVerified=\"true\" isZipVerified=\"true\" isPhoneVerified=\"true\" isSsnVerified=\"true\" isTaxIdVerified=\"true\" isDobVerified=\"true\" associationScore=\"50\" associationScoreDescription=\"Association found between the person and the company in the Company Contacts data\" backgroundCheckDecisionNotes=\"Information About Background Check\" lastUpdateDate=\"10262013\" > <bankruptcy type=\"Sub-category of bankruptcy\" count=\"1\" companyName=\"Sample Company\" street1=\"100 Main Sreet\" street2=\"suite #\" city=\"New York\" state=\"NY\" zipCode=\"10007\" filingDate=\"01302014\" /> <lien type=\"Subtype of Lien\" releasedCount=\"2\" unreleasedCount=\"1\" companyName=\"sampleCompany\" street1=\"11 Broadway\" street2=\"suite #\" city=\"New York\" state=\"NY\" zipCode=\"10007\" filingDate=\"01302014\" /> <riskIndicator code=\"Risk Indicator Info\" description=\"Text Description of Code\" /></backgroundVerificationResult>"

JSON Sample:

{
  "score": 30,
  "scoreDescription": "Full name, address, phone , SSN verified",
  "nameAddressSsnAssociationCode": "Name_Address_SSN_info",
  "nameAddressSsnAssociationDescription": "Text Description of Code",
  "nameAddressTaxIdAssociationCode": "Name_Address_TIN_info",
  "nameAddressTaxIdAssociationDescription": "Text Description of Code",
  "nameAddressPhoneAssociationCode": "Name_Address_Phone_info",
  "nameAddressPhoneAssociationDescription": "Text Description of Code",
  "isNameVerified": true,
  "isStreetVerified": true,
  "isCityVerified": true,
  "isStateVerified": true,
  "isZipVerified": true,
  "isPhoneVerified": true,
  "isSsnVerified": true,
  "isTaxIdVerified": true,
  "isDobVerified": true,
  "associationScore": 50,
  "associationScoreDescription": "Association found between the person and the company in the Company Contacts data",
  "backgroundCheckDecisionNotes": "Information About  Background Check",
  "lastUpdateDate": "10262013",
  "bankruptcy": {
    "type": "Sub-category of bankruptcy",
    "count": 1,
    "companyName": "Sample Company",
    "street1": "100 Main Sreet",
    "street2": "suite #",
    "city": "New York",
    "state": "NY",
    "zipCode": 10007,
    "filingDate": "01302014"
  },
  "lien": {
    "type": "Subtype of Lien",
    "releasedCount": 2,
    "unreleasedCount": 1,
    "companyName": "sampleCompany",
    "street1": "11 Broadway",
    "street2": "suite #",
    "city": "New York",
    "state": "NY",
    "zipCode": 10007,
    "filingDate": "01302014"
  },
  "riskIndicator": {
    "code": "Risk Indicator Info",
    "description": "Text Description of Code"
  }
}

XURL Sample:

?score=30&scoreDescription=Full+name%2C+address%2C+phone+%2C+SSN+verified&nameAddressSsnAssociationCode=Name_Address_SSN_info&nameAddressSsnAssociationDescription=Text+Description+of+Code&nameAddressTaxIdAssociationCode=Name_Address_TIN_info&nameAddressTaxIdAssociationDescription=Text+Description+of+Code&nameAddressPhoneAssociationCode=Name_Address_Phone_info&nameAddressPhoneAssociationDescription=Text+Description+of+Code&isNameVerified=true&isStreetVerified=true&isCityVerified=true&isStateVerified=true&isZipVerified=true&isPhoneVerified=true&isSsnVerified=true&isTaxIdVerified=true&isDobVerified=true&associationScore=50&associationScoreDescription=Association+found+between+the+person+and+the+company+in+the+Company+Contacts+data&backgroundCheckDecisionNotes=Information+About++Background+Check&lastUpdateDate=10262013&bankruptcy.type=Sub-category+of+bankruptcy&bankruptcy.count=1&bankruptcy.companyName=Sample+Company&bankruptcy.street1=100+Main+Sreet&bankruptcy.street2=suite+%23&bankruptcy.city=New+York&bankruptcy.state=NY&bankruptcy.zipCode=10007&bankruptcy.filingDate=01302014&lien.type=Subtype+of+Lien&lien.releasedCount=2&lien.unreleasedCount=1&lien.companyName=sampleCompany&lien.street1=11+Broadway&lien.street2=suite+%23&lien.city=New+York&lien.state=NY&lien.zipCode=10007&lien.filingDate=01302014&riskIndicator.code=Risk+Indicator+Info&riskIndicator.description=Text+Description+of+Code&
score=30
scoreDescription=Full name, address, phone , SSN verified
nameAddressSsnAssociationCode=Name_Address_SSN_info
nameAddressSsnAssociationDescription=Text Description of Code
nameAddressTaxIdAssociationCode=Name_Address_TIN_info
nameAddressTaxIdAssociationDescription=Text Description of Code
nameAddressPhoneAssociationCode=Name_Address_Phone_info
nameAddressPhoneAssociationDescription=Text Description of Code
isNameVerified=true
isStreetVerified=true
isCityVerified=true
isStateVerified=true
isZipVerified=true
isPhoneVerified=true
isSsnVerified=true
isTaxIdVerified=true
isDobVerified=true
associationScore=50
associationScoreDescription=Association found between the person and the company in the Company Contacts data
backgroundCheckDecisionNotes=Information About Background Check
lastUpdateDate=10262013
bankruptcy.type=Sub-category of bankruptcy
bankruptcy.count=1
bankruptcy.companyName=Sample Company
bankruptcy.street1=100 Main Sreet
bankruptcy.street2=suite #
bankruptcy.city=New York
bankruptcy.state=NY
bankruptcy.zipCode=10007
bankruptcy.filingDate=01302014
lien.type=Subtype of Lien
lien.releasedCount=2
lien.unreleasedCount=1
lien.companyName=sampleCompany
lien.street1=11 Broadway
lien.street2=suite #
lien.city=New York
lien.state=NY
lien.zipCode=10007
lien.filingDate=01302014
riskIndicator.code=Risk Indicator Info
riskIndicator.description=Text Description of Code