Add Driver

NameDescription

URL

Method Type

POST

Header

Body

raw-JSON

{
    "firstname": "Mul",
    "lastname" : "Chand",
    "mobile" : 8109687115
}

Success Response

{
    "successList": [
        {
            "firstName": "Mul",
            "lastName": "Chand",
            "msisdn": "918109687115"
        }
    ],
    "failureList": []
}

Need Help in Getting Started Request a Demo or try our Invoice OCR Software or API

Last updated