Lien holders

Lien holders Type

object (Lien holders)

Lien holders Properties

PropertyTypeRequiredNullable
companystringOptionalcan be null
addressobjectOptionalcannot be null
loan_numberstringOptionalcan be null
financing_typestringOptionalcan be null

Sample JSON

{
  "company": "PRIVATE LABEL-Santander Consumer USA Inc",
  "address": {
    "entity_number": "1447",
    "street": "Winding",
    "city": "Providence",
    "state": "RI",
    "zip": "22903",
    "country": "USA",
    "raw_address": "1447, Winding Way, Providence, RI 22903"
  },
  "loan_number": "LN45656",
  "financing_type": "finance"
}