Residential Lease Agreement

A lease agreement is a legal contract between a landlord and a tenant. It outlines the rules for the tenant's use of the property, including how long they can stay, how much rent they'll pay, and what they can and can't do on the property. It also covers things like security deposits and who is responsible for repairs. Both the landlord and the tenant agree to follow these rules when they sign the agreement.

To use the Upload PDF endpoint for this document, you must use lease_agreement in the form_type parameter.

Field descriptions

The following fields are available on this document type:

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:cityTextProperty 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:isMonthToMonthRenewalOptionAvailableYES, NOIs Month To Month Renewal Option Available?
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:cityTextLandlord 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 document

Sample JSON result

{
    "status": 200,
    "response": {
    "pk": 48410815,
    "uuid": "1cb8e1a8-4231-4370-a65e-4e36aca6210f",
    "name": "Lease Agreement",
    "created": "2024-04-02T18:25:47Z",
    "created_ts": "2024-04-02T18:25:47Z",
    "verified_pages_count": 10,
    "book_status": "ACTIVE",
    "id": 48410815,
    "forms": [
        {
            "pk": 54171316,
            "uuid": "90f27666-4dfd-4021-b6b1-a552deeabe54",
            "uploaded_doc_pk": 69245229,
            "form_type": "LEASE_AGREEMENT",
            "raw_fields": {
                "lease_agreement-Part1-TenantInfo:leaseEndDate": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:nameOfTenant1": {
                    "value": "CHARLES SAMPLE",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:nameOfTenant2": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:nameOfTenant3": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:nameOfTenant4": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:leaseStartDate": {
                    "value": "03/12/2024",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1,
                    "validation_error": "Lease Start Date should be before Lease End Date. User should review."
                },
                "lease_agreement-Part2-LandlordInfo:nameOfLandlord": {
                    "value": "JOHN SAMPLE",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:propertyAddress:zip": {
                    "value": "12345",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:propertyAddress:city": {
                    "value": "AMHERST",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:propertyAddress:state": {
                    "value": "NY",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part2-LandlordInfo:landlordAddress:zip": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part2-LandlordInfo:dateOfLeaseAgreement": {
                    "value": "03/12/2024",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1,
                    "validation_error": "Date of Lease Agreement should be before Lease Start Date. User should review."
                },
                "lease_agreement-Part2-LandlordInfo:landlordAddress:city": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part2-LandlordInfo:landlordAddress:state": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:areThereMoreThan4Tenants?": {
                    "value": "NO",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:propertyAddress:addressLine1": {
                    "value": "1234 NIAGARA FALLS SAMPLE",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:propertyAddress:addressLine2": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part2-LandlordInfo:landlordAddress:addressLine1": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part2-LandlordInfo:landlordAddress:addressLine2": {
                    "value": "",
                    "is_empty": true,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:isMonthToMonthRenewalOptionAvailable": {
                    "value": "YES",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                },
                "lease_agreement-Part1-TenantInfo:monthlyPaymentAmount": {
                    "value": "5000.00",
                    "is_empty": false,
                    "alias_used": null,
                    "source_filename": "LEASE AGREEMENT.pdf",
                    "confidence": 1
                }
            },
            "form_config_pk": 479755,
            "tables": [],
            "attribute_data": null
        }
    ],
    "book_is_complete": true
}