USA Checks

Created by Vishal Arya, Modified on Wed, 26 Jul, 2023 at 4:24 PM by Vishal Arya

Description:

Driving licence is an official document that allows an individual to operate a motor vehicle on public roads.

Thetypeparameter is us_license for the Upload endpoint.


Fields supported by Docsumo


Note:


To customise fields for extraction, please contact Customer Success Management (CSM) Team


Check Information


Field NameData TypeDescription
Check Information___Payer Name 1StringPayee Name 1
Check Information___Payer Name 2StringPayee Name 2
Check Information___Organization NameStringPayee Organization Name
Check Information___Payers AddressStringAddress of the Payer
Check Information___Payee NameStringPayee Name
Check Information___Payee AddressStringAddress of the Payee
Check Information___Check DateDateIssued date of Check
Check Information___AmountNumberAmount in the check
Check Information___Check NumberStringUnique Check Identification Number
Check Information___Routing NumberStringRouting Number Identification
Check Information___Account NumberStringAccount Number of the payer

Sample Form


Json output by Docsumo


[
    {
        "data": {
            "Check Information": {
                "Payer Name 1": {
                    "value": "Lucia A. Kimberly",
                    "position": [
                        74,
                        64,
                        243,
                        89
                    ],
                    "confidence": 0.93,
                    "review_required": false
                },
                "Payer Name 2": {
                    "value": "",
                    "position": [],
                    "confidence": 0,
                    "review_required": true
                },
                "Organization Name": {
                    "value": "",
                    "position": "",
                    "confidence": 0,
                    "review_required": true
                },
                "Payers Address": {
                    "value": "123 YOUR ADDRESS SOMEWHERE. U.S.A. 12345",
                    "position": [
                        74,
                        90,
                        346,
                        137
                    ],
                    "confidence": 0.82,
                    "review_required": false
                },
                "Payee Name": {
                    "value": "Sample Check",
                    "position": [
                        236,
                        224,
                        448,
                        257
                    ],
                    "confidence": 0.56,
                    "review_required": false
                },
                "Payee Address": {
                    "value": "",
                    "position": "",
                    "confidence": 0,
                    "review_required": true
                },
                "Check Date": {
                    "value": "10/25/2018",
                    "position": [
                        853,
                        129,
                        1105,
                        154
                    ],
                    "confidence": 0.93,
                    "review_required": false
                },
                "Amount": {
                    "value": "383.0",
                    "position": [
                        939,
                        211,
                        1042,
                        251
                    ],
                    "confidence": 0.75,
                    "review_required": false
                },
                "Check Number": {
                    "value": "0001",
                    "position": [
                        790,
                        486,
                        878,
                        506
                    ],
                    "confidence": 0.979375883936882,
                    "review_required": false
                },
                "Routing Number": {
                    "value": "125000105",
                    "position": [
                        111,
                        486,
                        295,
                        507
                    ],
                    "confidence": 0.9861853983667161,
                    "review_required": false
                },
                "Account Number": {
                    "value": "000123456789",
                    "position": [
                        409,
                        486,
                        685,
                        508
                    ],
                    "confidence": 0.9272925704717636,
                    "review_required": false
                }
            }
        }
    }
]







Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article