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 attribute | Data type | Description |
---|---|---|
lease_agreement-Part1-TenantInfo:nameOfTenant1 | Text | Name Of Tenant 1 |
lease_agreement-Part1-TenantInfo:nameOfTenant2 | Text | Name Of Tenant 2 |
lease_agreement-Part1-TenantInfo:nameOfTenant3 | Text | Name Of Tenant 3 |
lease_agreement-Part1-TenantInfo:nameOfTenant4 | Text | Name Of Tenant 4 |
lease_agreement-Part1-TenantInfo:areThereMoreThan4Tenants? | YES , NO | Are There More Than 4 Tenants? |
lease_agreement-Part1-TenantInfo:propertyAddress:addressLine1 | Text | Property Address |
lease_agreement-Part1-TenantInfo:propertyAddress:addressLine2 | Text | Property Address |
lease_agreement-Part1-TenantInfo:propertyAddress:city | City | Property Address |
lease_agreement-Part1-TenantInfo:propertyAddress:state | State | Property Address |
lease_agreement-Part1-TenantInfo:propertyAddress:zip | ZIP Code | Property Address |
lease_agreement-Part1-TenantInfo:leaseStartDate | Date | Lease Start Date |
lease_agreement-Part1-TenantInfo:leaseEndDate | Date | Lease End Date |
lease_agreement-Part1-TenantInfo:monthlyPaymentAmount | Money | Monthly Payment Amount |
lease_agreement-Part2-LandlordInfo:nameOfLandlord | Text | Name Of Landlord |
lease_agreement-Part2-LandlordInfo:landlordAddress:addressLine1 | Text | Landlord Address |
lease_agreement-Part2-LandlordInfo:landlordAddress:addressLine2 | Text | Landlord Address |
lease_agreement-Part2-LandlordInfo:landlordAddress:city | City | Landlord Address |
lease_agreement-Part2-LandlordInfo:landlordAddress:state | State | Landlord Address |
lease_agreement-Part2-LandlordInfo:landlordAddress:zip | ZIP Code | Landlord Address |
lease_agreement-Part2-LandlordInfo:dateOfLeaseAgreement | Date | Date 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"
}
Updated 4 months ago