Loan Agreement

This is a document that delineates the terms and conditions of the loan, encompassing details such as the loan amount, interest rate (if applicable), repayment terms, and any other pertinent provisions. It is typically signed by both the borrower and the lender.

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

Field descriptions

The following fields are available on this document type:

JSON AttributeData TypeDescription
loan_agreement-Part1-General:agreementDateDateAgreement Date
loan_agreement-Part1-General:borrowerNameTextBorrower Name
loan_agreement-Part1-General:borrowerAddress:addressLine1TextBorrower Address
loan_agreement-Part1-General:borrowerAddress:addressLine2TextBorrower Address
loan_agreement-Part1-General:borrowerAddress:cityOrTownTextBorrower Address
loan_agreement-Part1-General:borrowerAddress:stateStateBorrower Address
loan_agreement-Part1-General:borrowerAddress:zipZIP CodeBorrower Address
loan_agreement-Part1-General:lenderNameTextLender Name
loan_agreement-Part1-General:lenderAddress:addressLine1TextLender Address
loan_agreement-Part1-General:lenderAddress:addressLine2TextLender Address
loan_agreement-Part1-General:lenderAddress:cityOrTownTextLender Address
loan_agreement-Part1-General:lenderAddress:stateStateLender Address
loan_agreement-Part1-General:lenderAddress:zipZIP CodeLender Address
loan_agreement-Part2-LoanDetails:loanAmountMoneyLoan Amount
loan_agreement-Part2-LoanDetails:loanTerm/PeriodTextLoan Term/Period
loan_agreement-Part2-LoanDetails:dueDateDateDue Date
loan_agreement-Part2-LoanDetails:outstandingBalanceMoneyOutstanding Balance
loan_agreement-Part2-LoanDetails:interestRateTypeBEAR INTEREST, NOT BEAR INTERESTInterest Rate Type
loan_agreement-Part2-LoanDetails:interestRatePercentageInterest Rate
loan_agreement-Part2-LoanDetails:interestRateCompoundFrequencyANNUALLY, MONTHLY, OTHERInterest Rate Compound Frequency
loan_agreement-Part2-LoanDetails:interestRateCompound-Other:descriptionTextInterest Rate Compound - Other
loan_agreement-Part3-LoanPayment:paymentFrequencyWEEKLY PAYMENTS, MONTHLY PAYMENTS, LUMP SUM, OTHERPayment Frequency
loan_agreement-Part3-LoanPayment:paymentFrequency-Other:descriptionTextPayment Frequency - Other
loan_agreement-Part3-LoanPayment:latePaymentCHARGED A LATE FEE, NOT CHARGED A LATE FEELate Payment
loan_agreement-Part3-LoanPayment:latePaymentChargedFee:descriptionTextLate Payment Charged Fee
loan_agreement-Part3-LoanPayment:securityPLEDGE SECURITY, NOT PLEDGE SECURITYSecurity
loan_agreement-Part3-LoanPayment:pledgeSecurityDescriptionTextPledge Security Description
loan_agreement-Part3-LoanPayment:pledgeSecurityIN ITS ENTIRETY AND WITHOUT DISCOUNT TO THE AMOUNT OWED, EQUAL TO THE AMOUNT OWED OF WHICH A SALE MAY BE REQUIREDPledge Security
loan_agreement-Part3-LoanPayment:governingLawStateTextGoverning Law State
loan_agreement-Part4-Signature&Date:borrower'sSignatureSIGNED, NOT SIGNEDBorrower's Signature
loan_agreement-Part4-Signature&Date:borrower'sSignaturePrintNameTextBorrower's Signature Print Name
loan_agreement-Part4-Signature&Date:borrower'sSignatureDateDateBorrower's Signature Date
loan_agreement-Part4-Signature&Date:lender'sSignatureSIGNED, NOT SIGNEDLender's Signature
loan_agreement-Part4-Signature&Date:lender'sSignaturePrintNameTextLender's Signature Print Name
loan_agreement-Part4-Signature&Date:lender'sSignatureDateDateLender's Signature Date
loan_agreement-Part4-Signature&Date:guarantor'sNameTextGuarantor's Name
loan_agreement-Part4-Signature&Date:guarantor'sSignatureSIGNED, NOT SIGNEDGuarantor's Signature
loan_agreement-Part4-Signature&Date:guarantor'sSignaturePrintNameTextGuarantor's Signature Print Name
loan_agreement-Part4-Signature&Date:guarantor'sSignatureDateDateGuarantor's Signature Date

Sample document

Sample JSON result

{
  "pk": 39003158,
  "uuid": "80b9189e-86db-4881-9986-7eb730b94260",
  "name": "API - Q2 All Capture forms",
  "created": "2023-09-08T18:29:49Z",
  "created_ts": "2023-09-08T18:29:48Z",
  "verified_pages_count": 89,
  "book_status": "ACTIVE",
  "id": 39003158,
  "forms": [
    {
      "pk": 49726508,
      "uuid": "f684f207-af62-40ea-82c4-a45f926f01d9",
      "uploaded_doc_pk": 59977859,
      "form_type": "LOAN_AGREEMENT",
      "raw_fields": {
        "loan_agreement-Part1-General:lenderName": {
          "value": "ABC SAMPLE LENDER LLC",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part2-LoanDetails:dueDate": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:borrowerName": {
          "value": "JOHN SAMPLE",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:agreementDate": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part2-LoanDetails:loanAmount": {
          "value": "10000.00",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part3-LoanPayment:latePayment": {
          "value": "CHARGED A LATE FEE",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part2-LoanDetails:interestRate": {
          "value": "4.25%",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:lenderAddress:zip": {
          "value": "11223",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part3-LoanPayment:pledgeSecurity": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:borrowerAddress:zip": {
          "value": "11223",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:lenderAddress:state": {
          "value": "NY",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part2-LoanDetails:loanTerm/Period": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part2-LoanDetails:interestRateType": {
          "value": "BEAR INTEREST",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part3-LoanPayment:paymentFrequency": {
          "value": "MONTHLY PAYMENTS",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:borrowerAddress:state": {
          "value": "NY",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part2-LoanDetails:outstandingBalance": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:lenderAddress:cityOrTown": {
          "value": "FAKE CITY",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:borrowerAddress:cityOrTown": {
          "value": "FAKE CITY",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:lenderAddress:addressLine1": {
          "value": "123 ANY FAKE STREET",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:lenderAddress:addressLine2": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:borrowerAddress:addressLine1": {
          "value": "125 ANY FAKE STREET",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part1-General:borrowerAddress:addressLine2": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part2-LoanDetails:interestRateCompoundFrequency": {
          "value": "ANNUALLY",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part3-LoanPayment:latePaymentChargedFee:description": {
          "value": "500",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part3-LoanPayment:paymentFrequency-Other:description": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part2-LoanDetails:interestRateCompound-Other:description": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part3-LoanPayment:governingLawState": {
          "value": "NEW YORK",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:guarantor'sName": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:lender'sSignature": {
          "value": "SIGNED",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:borrower'sSignature": {
          "value": "SIGNED",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:guarantor'sSignature": {
          "value": "SIGNED",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:lender'sSignatureDate": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:borrower'sSignatureDate": {
          "value": "05/10/2021",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:guarantor'sSignatureDate": {
          "value": "05/10/2021",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:lender'sSignaturePrintName": {
          "value": "ABC SAMPLE LENDER LLC",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:borrower'sSignaturePrintName": {
          "value": "JOHN SAMPLE",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part4-Signature&Date:guarantor'sSignaturePrintName": {
          "value": "SMITH SAMPLE",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part3-LoanPayment:security": {
          "value": "PLEDGE SECURITY",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        },
        "loan_agreement-Part3-LoanPayment:pledgeSecurityDescription": {
          "value": "FORD A2",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - LOAN AGREEMENT.pdf",
          "confidence": 1.0
        }
      },
      "form_config_pk": 231944,
      "tables": [],
      "attribute_data": null
    }
  ],
  "book_is_complete": true
}