Advanced PDF processing and data extraction using Vision API
type
: “object” (root level)properties
: Object defining the fields to extractrequired
: Array of required field namesadditionalProperties
: Set to false
for strict validationvalue
: The extracted data matching the schema typescore
: Confidence score between 0 and 1bboxes
: Array of bounding box coordinatespage_no
: Page number where data was foundmin_confidence_score
: Overall minimum confidence[x1, y1, x2, y2]
x1, y1
: Top-left cornerx2, y2
: Bottom-right corner