Mortgage Insurance Certificate
The Mortgage Insurance Certificate is a physical or electronic document that serves as evidence of mortgage insurance.
The form_type
parameter MORTGAGE_INSURANCE_CERTIFICATE
for the Upload PDF endpoint is required for this Form Type.
Field descriptions
The following fields are available on this form type:
JSON Attribute | Data Type | Description |
---|---|---|
mortgage_insurance_certificate-Part1-General:insured'sName | Text | Insured's Name |
mortgage_insurance_certificate-Part1-General:insured'sAddress:addressLine1 | Text | Insured's Address |
mortgage_insurance_certificate-Part1-General:insured'sAddress:addressLine2 | Text | Insured's Address |
mortgage_insurance_certificate-Part1-General:insured'sAddress:city | City | Insured's Address |
mortgage_insurance_certificate-Part1-General:insured'sAddress:state | State | Insured's Address |
mortgage_insurance_certificate-Part1-General:insured'sAddress:zipCode | ZIP Code | Insured's Address |
mortgage_insurance_certificate-Part2-PropertyDetails:borrowerName | Text | Borrower Name |
mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:addressLine1 | Text | Subject Property Address |
mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:addressLine2 | Text | Subject Property Address |
mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:city | City | Subject Property Address |
mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:state | State | Subject Property Address |
mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:zipCode | ZIP Code | Subject Property Address |
mortgage_insurance_certificate-Part3-LoanSummary:masterPolicyNumber | Text | Master Policy Number |
mortgage_insurance_certificate-Part3-LoanSummary:loanNumber | Text | Loan Number |
mortgage_insurance_certificate-Part3-LoanSummary:effectiveDate | Date | Effective Date |
mortgage_insurance_certificate-Part3-LoanSummary:commitmentTerm | Text | Commitment Term |
mortgage_insurance_certificate-Part3-LoanSummary:commitmentExpirationDate | Date | Commitment Expiration Date |
mortgage_insurance_certificate-Part3-LoanSummary:commitmentNumber/CertificateNumber | Integer | Commitment Number/Certificate Number |
mortgage_insurance_certificate-Part3-LoanSummary:baseLoanAmount | Money | Base Loan Amount |
mortgage_insurance_certificate-Part3-LoanSummary:originalValue | Money | Original Value |
mortgage_insurance_certificate-Part3-LoanSummary:salesPrice | Money | Sales Price |
mortgage_insurance_certificate-Part3-LoanSummary:loanPurpose | Text | Loan Purpose |
mortgage_insurance_certificate-Part3-LoanSummary:occupancyType | PRIMARY , SECONDARY , SEASONAL , OTHERS | Occupancy Type |
mortgage_insurance_certificate-Part3-LoanSummary:coveragePercentage | Percentage | Coverage Percentage |
mortgage_insurance_certificate-Part3-LoanSummary:premiumRate1 | Percentage | Premium Rate 1 |
mortgage_insurance_certificate-Part3-LoanSummary:premiumRate2 | Percentage | Premium Rate 2 |
mortgage_insurance_certificate-Part3-LoanSummary:premiumRate3 | Percentage | Premium Rate 3 |
Sample form
Sample JSON result
{
"status":200,
"response":{
"pk":30309260,
"uuid":"c6923216-5b16-414f-aefa-cada6d8644c4",
"name":"Mortgage Insurance Certificate",
"created":"2023-03-06T15:38:40Z",
"created_ts":"2023-03-06T15:38:40Z",
"verified_pages_count":1,
"book_status":"ACTIVE",
"id":30309260,
"forms":[
{
"pk":44709889,
"uuid":"426f1c1b-d449-449a-ad00-7f1632be8596",
"uploaded_doc_pk":52498010,
"form_type":"MORTGAGE_INSURANCE_CERTIFICATE",
"raw_fields":{
"mortgage_insurance_certificate-Part1-General:insured'sName":{
"value":"ABC BANK",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:loanNumber":{
"value":"1122333",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:salesPrice":{
"value":"130000.00",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:loanPurpose":{
"value":"PURCHASE",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:premiumRate1":{
"value":"0.1100%",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:premiumRate2":{
"value":"0.1100%",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:premiumRate3":{
"value":"0.1100%",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:effectiveDate":{
"value":"01/01/2021",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:occupancyType":{
"value":"PRIMARY",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:originalValue":{
"value":"120000.00",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:baseLoanAmount":{
"value":"100000.00",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:commitmentTerm":{
"value":"7 MONTHS",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part2-PropertyDetails:borrowerName":{
"value":"JOHN SAMPLE",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part1-General:insured'sAddress:city":{
"value":"ANY TOWN",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part1-General:insured'sAddress:state":{
"value":"CA",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:coveragePercentage":{
"value":"12%",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:masterPolicyNumber":{
"value":"11223334444",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part1-General:insured'sAddress:zipCode":{
"value":"12345",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:commitmentExpirationDate":{
"value":"01/01/2022",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part1-General:insured'sAddress:addressLine1":{
"value":"123 FAKE STREET",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part1-General:insured'sAddress:addressLine2":{
"value":"",
"is_empty":true,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:city":{
"value":"ANY CITY",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:state":{
"value":"MA",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:zipCode":{
"value":"12345",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part3-LoanSummary:commitmentNumber/CertificateNumber":{
"value":"12345678",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:addressLine1":{
"value":"123 ANY STREET",
"is_empty":false,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
},
"mortgage_insurance_certificate-Part2-PropertyDetails:subjectPropertyAddress:addressLine2":{
"value":"",
"is_empty":true,
"alias_used":null,
"source_filename":"Mortgage Insurance Certificate API.pdf"
}
},
"form_config_pk":166047,
"tables":[
]
}
],
"book_is_complete":true
},
"message":"OK"
}
Updated about 1 month ago