Mortgagee

Mortgagee Type

object (Mortgagee)

Mortgagee Properties

PropertyTypeRequiredNullable
companystringOptionalcan be null
addressstringOptionalcan be null
loan_numberstringOptionalcan be null
financing_typestringOptionalcan be null

Sample JSON

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