Residential Lease Agreement

Lease Agreements are executed between property owners and tenants. These statements contain information regarding payment terms and property information for term of the Lease.

The form_type parameter LEASE_AGREEMENT for the Upload PDF endpoint is required for this form type.

Optional fields captured

📘

Configuration-driven output

All fields below are optionally captured, depending on your order form. To adjust fields captured, please speak with your Ocrolus Account Manager.

JSON attributeData typeDescription
lease_agreement-Part1-TenantInfo:nameOfTenant1TextName Of Tenant 1
lease_agreement-Part1-TenantInfo:nameOfTenant2TextName Of Tenant 2
lease_agreement-Part1-TenantInfo:nameOfTenant3TextName Of Tenant 3
lease_agreement-Part1-TenantInfo:nameOfTenant4TextName Of Tenant 4
lease_agreement-Part1-TenantInfo:areThereMoreThan4Tenants?YES, NOAre There More Than 4 Tenants?
lease_agreement-Part1-TenantInfo:propertyAddress:addressLine1TextProperty Address
lease_agreement-Part1-TenantInfo:propertyAddress:addressLine2TextProperty Address
lease_agreement-Part1-TenantInfo:propertyAddress:cityCityProperty Address
lease_agreement-Part1-TenantInfo:propertyAddress:stateStateProperty Address
lease_agreement-Part1-TenantInfo:propertyAddress:zipZIP CodeProperty Address
lease_agreement-Part1-TenantInfo:leaseStartDateDateLease Start Date
lease_agreement-Part1-TenantInfo:leaseEndDateDateLease End Date
lease_agreement-Part1-TenantInfo:monthlyPaymentAmountMoneyMonthly Payment Amount
lease_agreement-Part2-LandlordInfo:nameOfLandlordTextName Of Landlord
lease_agreement-Part2-LandlordInfo:landlordAddress:addressLine1TextLandlord Address
lease_agreement-Part2-LandlordInfo:landlordAddress:addressLine2TextLandlord Address
lease_agreement-Part2-LandlordInfo:landlordAddress:cityCityLandlord Address
lease_agreement-Part2-LandlordInfo:landlordAddress:stateStateLandlord Address
lease_agreement-Part2-LandlordInfo:landlordAddress:zipZIP CodeLandlord Address
lease_agreement-Part2-LandlordInfo:dateOfLeaseAgreementDateDate of Lease Agreement

Sample form

Sample JSON result

{
    "status": 200,
    "response": {
        "pk": 29698370,
        "uuid": "5e83d19c-fa8b-45ca-85d9-06e1639a2736",
        "forms": [
        {
                "pk": 44337694,
                "uuid": "a8ee482c-4777-4190-9090-997ded5f370a",
                "uploaded_doc_pk": 51890596,
                "form_type": "LEASE_AGREEMENT",
                "raw_fields": {
                    "lease_agreement-Part1-TenantInfo:leaseEndDate": {
                        "value": "10/12/2013",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:nameOfTenant1": {
                        "value": "CHARLES SAMPLE",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:nameOfTenant2": {
                        "value": "",
                        "is_empty": true,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:nameOfTenant3": {
                        "value": "",
                        "is_empty": true,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:nameOfTenant4": {
                        "value": "",
                        "is_empty": true,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:leaseStartDate": {
                        "value": "12/13/2012",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part2-LandlordInfo:nameOfLandlord": {
                        "value": "JOHN SAMPLE",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:propertyAddress:zip": {
                        "value": "12345",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:propertyAddress:city": {
                        "value": "CITY",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:propertyAddress:state": {
                        "value": "NY",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part2-LandlordInfo:landlordAddress:zip": {
                        "value": "12345",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part2-LandlordInfo:dateOfLeaseAgreement": {
                        "value": "12/12/2012",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part2-LandlordInfo:landlordAddress:city": {
                        "value": "FAKE CITY",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part2-LandlordInfo:landlordAddress:state": {
                        "value": "NY",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:areThereMoreThan4Tenants?": {
                        "value": "NO",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:propertyAddress:addressLine1": {
                        "value": "111 FAKE STREET",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:propertyAddress:addressLine2": {
                        "value": "",
                        "is_empty": true,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part2-LandlordInfo:landlordAddress:addressLine1": {
                        "value": "100 FAKE PLAZA",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part2-LandlordInfo:landlordAddress:addressLine2": {
                        "value": "",
                        "is_empty": true,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    },
                    "lease_agreement-Part1-TenantInfo:monthlyPaymentAmount": {
                        "value": "1200.00",
                        "is_empty": false,
                        "alias_used": null,
                        "source_filename": "Lease agreement (1) (1).pdf"
                    }
                },
                "form_config_pk": 141703,
                "tables": []
            },
    "message": "OK"
}