{
    "code": 200,
    "status": "success",
    "message": {
        "endpoints": {
            "Owner Driver API": {
                "Summary API": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/",
                "Summary API BODY": "METHOD - GET, Authorization - YES",
                "Summary Filter API": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/vehicle\/group",
                "Summary Filter API BODY": "METHOD - GET, Authorization - YES"
            },
            "Owner Driver Profile API": {
                "Profile API": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/profile\/",
                "Profile API BODY": "METHOD - GET, Authorization - YES",
                "Profile Vehicle API": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/vehicle\/list\/{driverId}",
                "Profile Vehicle BODY": "METHOD - GET, Authorization - YES",
                "Profile Booking API": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/booking\/list\/{driverId}",
                "Profile Booking BODY": "METHOD - GET, Authorization - YES",
                "Profile DELETE API": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/profile\/{driverId}",
                "Profile DELETE BODY": "METHOD - DELETE, Authorization - YES"
            },
            "Owner Driver DOCUMENT API": {
                "PCO PAPER": {
                    "Create": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/document\/pcopaper\/create",
                    "Create BODY": "METHOD - POST, Authorization - YES",
                    "Create Json BODY": "{\"data\":{\"islatestfile\":true,\"issuedt\":\"01\/10\/2020\",\"expdt\":\"31\/10\/2020\",\"licnumber\":\"237129837193\",\"postcode\":\"W12 0JE\"},\"accountId\":\"4327735\",\"driverid\":\"26\",\"accountname\":\"Sandip\"}",
                    "Update": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/document\/pcopaper\/update",
                    "Update BODY": "METHOD - POST, Authorization - YES",
                    "Update Json BODY": "<pre><code>{\"data\":{\"islatestfile\":true,\"issuedt\":\"01\/10\/2020\",\"expdt\":\"31\/10\/2020\",\"licnumber\":\"1111\",\"postcode\":\"W12 0JE\"},\"mode\":\"addpcopaper\",\"accountId\":\"4327735\",\"driverid\":\"26\",\"rowId\":21,\"accountname\":\"Sandip\"}<\/code><\/pre>",
                    "Details": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/document\/pcopaper\/{pcoPaperId}",
                    "Details BODY": "METHOD - GET, Authorization - YES",
                    "Delete": "https:\/\/stagingapi.logistifie.com\/\/api\/v1\/owner\/driver\/document\/pcopaper\/{driverId}\/{pcoPaperId}",
                    "DELETE BODY": "METHOD - DELETE, Authorization - YES"
                }
            }
        },
        "version": "1.0.0",
        "timestamp": 1776589457
    }
}