Parse IRS Form 1099-K - TEMPLATES-SAMPLES
Document Parser sample in TEMPLATES-SAMPLES demonstrating ‘Parse IRS Form 1099-K’
Form 1099-K.json
{
"templateVersion": 4,
"templatePriority": 0,
"culture": "en-US",
"objects": [
{
"id": 0,
"objectType": "field",
"name": "payeeName",
"fieldProperties": {
"fieldType": "rectangle",
"rectangle": [
51.890274314214466,
188.46242774566474,
240.37406483790522,
25.942196531791907
],
"pageIndex": 0
}
},
{
"id": 1,
"objectType": "field",
"name": "payeeTin",
"fieldProperties": {
"fieldType": "rectangle",
"rectangle": [
295.3167082294264,
68.67052023121387,
100.7281795511222,
15.260115606936415
],
"pageIndex": 0
}
},
{
"id": 2,
"objectType": "field",
"name": "fedIncomeTaxWithheld",
"fieldProperties": {
"fieldType": "rectangle",
"rectangle": [
406.5596919127086,
166.40634291377603,
91.91784338896021,
13.34390485629336
],
"pageIndex": 0
}
}
],
"oldObjects": [
{
"id": 0,
"objectType": "field",
"name": "payeeName",
"fieldProperties": {
"fieldType": "rectangle",
"rectangle": [
51.890274314214466,
188.46242774566474,
240.37406483790522,
25.942196531791907
],
"pageIndex": 0
}
},
{
"id": 1,
"objectType": "field",
"name": "payeeTin",
"fieldProperties": {
"fieldType": "rectangle",
"rectangle": [
295.3167082294264,
68.67052023121387,
100.7281795511222,
15.260115606936415
],
"pageIndex": 0
}
},
{
"id": 2,
"objectType": "field",
"name": "fedIncomeTaxWithheld",
"fieldProperties": {
"fieldType": "rectangle",
"rectangle": [
406.5596919127086,
166.40634291377603,
91.91784338896021,
14.128840436075322
],
"pageIndex": 0
}
}
],
"templateName": "Form 1099-K",
"description": "",
"options": {
"ocrMode": "auto",
"ocrLanguage": "eng",
"ocrResolution": 300,
"ocrImageFilters": "",
"ocrWhiteList": "",
"ocrBlackList": ""
}
}
PDF.co Web API: the Web API with a set of tools for documents manipulation, data conversion, data extraction, splitting and merging of documents. Includes image recognition, built-in OCR, barcode generation and barcode decoders to decode bar codes from scans, pictures and pdf.
Download Source Code (.zip)
return to the previous page explore Document Parser endpoint
Copyright © 2016 - 2023 PDF.co