Release of Judgment or Lien

This is a legal document confirming the removal or satisfaction of a judgment or lien against a property or individual, typically indicating that the associated debt or obligation has been settled or discharged.

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

Field descriptions

The following fields are available on this document type:

JSON AttributeData TypeDescription
release_of_judgment_or_lien-Part1-General:creditorNameTextCreditor Name
release_of_judgment_or_lien-Part1-General:filedDateDateFiled Date
release_of_judgment_or_lien-Part1-General:courtNameTextCourt Name
release_of_judgment_or_lien-Part1-General:caseNumberTextCase Number
release_of_judgment_or_lien-Part1-General:amountOwedMoneyAmount Owed
release_of_judgment_or_lien-Part1-General:paymentStatusPAID IN FULL, PARTIAL PAYMENT, DISPUTED, PENDING, OTHERPayment Status
release_of_judgment_or_lien-Part1-General:paymentStatus-Other:descriptionTextPayment Status - Other
release_of_judgment_or_lien-Part1-General:datePaidDateDate Paid
release_of_judgment_or_lien-Part1-General:durationOfTheJudgmentOrLienTextDuration Of The Judgment Or Lien
release_of_judgment_or_lien-Part1-General:typeOfJudgmentOrLienTextType Of Judgment Or Lien

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": 49666342,
      "uuid": "24450d59-e9ed-45f5-85f6-c5b03a238504",
      "uploaded_doc_pk": 59900305,
      "form_type": "RELEASE_OF_JUDGMENT_OR_LIEN",
      "raw_fields": {
        "release_of_judgment_or_lien-Part1-General:datePaid": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:courtName": {
          "value": "DISTRICT COURT OF FAKE COUNTY, TEXAS",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:filedDate": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:amountOwed": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:caseNumber": {
          "value": "2019CV012345",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:creditorName": {
          "value": "JOSEPH FAKE",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:paymentStatus": {
          "value": "PAID IN FULL",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:typeOfJudgmentOrLien": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:durationOfTheJudgmentOrLien": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        },
        "release_of_judgment_or_lien-Part1-General:paymentStatus-Other:description": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - RELEASE OF JUDGMENT_LIEN.pdf",
          "confidence": 1.0
        }
      },
      "form_config_pk": 276181,
      "tables": [],
      "attribute_data": null
    }
  ],
  "book_is_complete": true
}