Tax bill
The form_type
parameter TAX_BILL
for the Upload PDF endpoint is required for this form type.
Learn more about how we process tax bills here.
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 |
---|---|---|
tax_bill-PartI-General:dueDate | Date | Due Date |
tax_bill-PartI-General:totalTaxesDue | Money | Total Taxes Due |
tax_bill-PartI-General:propertyAddress:addressLine1 | Text | Property Address |
tax_bill-PartI-General:propertyAddress:addressLine2 | Text | Property Address |
tax_bill-PartI-General:propertyAddress:city | City | Property Address |
tax_bill-PartI-General:propertyAddress:state | State | Property Address |
tax_bill-PartI-General:propertyAddress:zip | ZIP Code | Property Address |
tax_bill-PartI-General:parcelNumber | Text | Parcel Number |
tax_bill-PartIi-OwnerAndPayerPii:ownerName | Text | Owner Name |
tax_bill-PartIi-OwnerAndPayerPii:ownerAddress:addressLine1 | Text | Owner Address |
tax_bill-PartIi-OwnerAndPayerPii:ownerAddress:addressLine2 | Text | Owner Address |
tax_bill-PartIi-OwnerAndPayerPii:ownerAddress:city | City | Owner Address |
tax_bill-PartIi-OwnerAndPayerPii:ownerAddress:state | State | Owner Address |
tax_bill-PartIi-OwnerAndPayerPii:ownerAddress:zip | ZIP Code | Owner Address |
tax_bill-PartIi-OwnerAndPayerPii:payerName | Text | Payer Name |
tax_bill-PartIi-OwnerAndPayerPii:payerAddress:addressLine1 | Text | Payer Address |
tax_bill-PartIi-OwnerAndPayerPii:payerAddress:addressLine2 | Text | Payer Address |
tax_bill-PartIi-OwnerAndPayerPii:payerAddress:city | City | Payer Address |
tax_bill-PartIi-OwnerAndPayerPii:payerAddress:state | State | Payer Address |
tax_bill-PartIi-OwnerAndPayerPii:payerAddress:zip | ZIP Code | Payer Address |
tax_bill-PartIii-PaymentInformation:installment1Date | Date | Installment 1 Date |
tax_bill-PartIii-PaymentInformation:installment1Amount | Money | Installment 1 Amount |
tax_bill-PartIii-PaymentInformation:installment2Date | Date | Installment 2 Date |
tax_bill-PartIii-PaymentInformation:installment2Amount | Money | Installment 2 Amount |
tax_bill-PartIii-PaymentInformation:installment3Date | Date | Installment 3 Date |
tax_bill-PartIii-PaymentInformation:installment3Amount | Money | Installment 3 Amount |
tax_bill-PartIii-PaymentInformation:installment4Date | Date | Installment 4 Date |
tax_bill-PartIii-PaymentInformation:installment4Amount | Money | Installment 4 Amount |
tax_bill-PartIv-OtherInformation:receiptNumber | Text | Receipt Number |
tax_bill-PartIv-OtherInformation:issueDate | Date | Issue Date |
tax_bill-PartIv-OtherInformation:lastUpdateDate | Date | Last Update Date |
tax_bill-PartIv-OtherInformation:billStatus | PAID , NOT PAID | Bill Status |
tax_bill-PartIv-OtherInformation:propertyControlNumber | Text | Property Control Number |
tax_bill-PartIv-OtherInformation:accountNumber | Text | Account Number |
tax_bill-PartIv-OtherInformation:delinquentDate | Date | Delinquent Date |
tax_bill-PartIv-OtherInformation:taxIdNumber | Text | Tax ID Number |
tax_bill-PartIv-OtherInformation:propertyType&Status | Text | Property Type & Status |
tax_bill-PartIv-OtherInformation:billNumber | Text | Bill Number |
tax_bill-PartIv-OtherInformation:realEstateAccountNumber | Text | Real Estate Account Number |
Sample form
Sample JSON result
{
"pk": 36631423,
"forms": [
{
"form_pk": 34446237,
"type": "TAX_BILL",
"pages": [
{
"page_idx": 0,
"uploaded_doc_pk": 36631423,
"fields": {
"Due Date": {
"value": "11/02/2020",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Parcel Number": {
"value": "168-38-026A 7",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Total Taxes Due": {
"value": "3968.76",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Property Address Zip": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Owner Name": {
"value": "VERNELL J CUNNINGHAM",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Payer Name": {
"value": "MARICOPA COUNTY TREASURER",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Issue Date": {
"value": "09/09/2020",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Property Address City": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Bill Number": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Bill Status": {
"value": "PAID",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Property Address State": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Tax ID Number": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Account Number": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Receipt Number": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Delinquent Date": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Last Update Date": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Owner Address Zip": {
"value": "99768",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Payer Address Zip": {
"value": "85072-2133",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Owner Address City": {
"value": "RUBY",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Payer Address City": {
"value": "PHOENIX",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Property Address Address Line 1": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Property Address Address Line 2": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Owner Address State": {
"value": "AK",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Payer Address State": {
"value": "AZ",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Installment 1 Date": {
"value": "11/02/2020",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Installment 2 Date": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Installment 3 Date": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Installment 4 Date": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Property Type & Status": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Installment 1 Amount": {
"value": "3968.76",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Installment 2 Amount": {
"value": "3968.76",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Installment 3 Amount": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Installment 4 Amount": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Property Control Number": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Real Estate Account Number": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Owner Address Address Line 1": {
"value": "4221 JERRY TOTH DRIVE",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Owner Address Address Line 2": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Payer Address Address Line 1": {
"value": "PO BOX 52133",
"is_empty": false,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
},
"Payer Address Address Line 2": {
"value": "",
"is_empty": true,
"alias_used": null,
"page_doc_pk": 182525604,
"source_filename": "SAMPLE 1 - TAX BILL.pdf"
}
},
"other_frauds": []
}
],
"tables": []
}
]
}
Updated 9 months ago