{
"id": "7c269ef2-f9f1-4271-82e0-79b60887f45a",
"created": "2021-09-29T17:03:06.058Z",
"status": "COMPLETE",
"types": [
"auto_insurance_quote",
"loss_run"
],
"documents": [
{
"documentType": "auto_insurance_quote",
"configuration": "anyco_quote",
"startPage": 0,
"endPage": 0,
"output": {
"parsedDocument": {
"policy_period": {
"type": "string",
"value": "April 14, 2021 - Oct 14, 2021"
},
"comprehensive_premium": {
"source": "$150",
"value": 150,
"unit": "$",
"type": "currency"
},
"property_liability_premium": {
"source": "$10",
"value": 10,
"unit": "$",
"type": "currency"
},
"policy_number": {
"value": "123456789",
"type": "string"
}
},
"configuration": "anyco_claims",
"validations": [],
"validation_summary": {
"fields": 4,
"fields_present": 4,
"errors": 0,
"warnings": 0,
"skipped": 0
}
}
},
{
"documentType": "auto_insurance_quote",
"configuration": "anyco_quote",
"startPage": 1,
"endPage": 1,
"output": {
"parsedDocument": {
"policy_period": {
"type": "string",
"value": "May 20, 2021 - Nov 20,"
},
"comprehensive_premium": {
"source": "$130",
"value": 130,
"unit": "$",
"type": "currency"
},
"property_liability_premium": {
"source": "$15",
"value": 15,
"unit": "$",
"type": "currency"
},
"policy_number": {
"value": "987654321",
"type": "string"
}
},
"configuration": "anyco_multidoc",
"validations": [],
"validation_summary": {
"fields": 4,
"fields_present": 4,
"errors": 0,
"warnings": 0,
"skipped": 0
}
}
},
{
"documentType": "loss_run",
"configuration": "anyco_claims",
"startPage": 2,
"endPage": 2,
"output": {
"parsedDocument": {
"total_unprocessed_claims": {
"source": "5",
"value": 5,
"type": "number"
},
"monthly_number_unprocessed_claims": [
{
"type": "string",
"value": "Sept unprocessed claims: 2"
},
{
"type": "string",
"value": "Oct unprocessed claims: 1"
},
{
"type": "string",
"value": "Nov unprocessed claims: 2"
}
],
"unprocessed_sept_oct_claims": [
{
"claim_number": {
"source": "1223456789",
"value": 1223456789,
"type": "number"
},
"phone_number": {
"type": "phoneNumber",
"source": "512 409 8765",
"value": "+15124098765"
}
},
{
"claim_number": {
"source": "9876543211",
"value": 9876543211,
"type": "number"
},
"phone_number": null
},
{
"claim_number": {
"source": "6785439210",
"value": 6785439210,
"type": "number"
},
"phone_number": {
"type": "phoneNumber",
"source": "505 238 8765",
"value": "+15052388765"
}
}
]
},
"configuration": "sections",
"validations": [],
"validation_summary": {
"fields": 7,
"fields_present": 7,
"errors": 0,
"warnings": 0,
"skipped": 0
}
}
}
],
"page_count": 3,
"download_url": "https://sensible-so-document-type-bucket-prod-us-west-2.s3.us-west-2.amazonaws.com/sensible/MULTIDOC_EXTRACTION/7c269ef2-f9f1-4271-82e0-79b60887f45a.pdf?AWSAccessKeyId=REDACTED"
}