Verify Ghana Driver License

Verify a Ghana Driver License ID

Verify Driver License

POST https://api.appruve.co/v1/verifications/gh/driver_license

This endpoint allows to verify a Ghana driver license ID

Headers

Request Body

{
    "id": "V0000000",
    "full_name": "John Doe",
    "is_full_name_match": true,
    "is_date_of_birth_match": true
}

Last updated