Skip to main content

Overview

This endpoint verifies South African driver’s licence details via the eNaTIS (Electronic National Traffic Information System). Because eNaTIS lookups are asynchronous, results are delivered via a webhook callback.

Workflow

1

Submit verification request

POST to /Citizen/DriversLicenseVerificationService with the licence details
2

Receive result via webhook

The result is delivered to your registered webhook endpoint at /Citizen/DriversVerificationWebHook

Submit Verification Request

Request Fields

Initial Response (202 Accepted)


Webhook Payload

When the eNaTIS lookup completes, the result is POSTed to your registered webhook endpoint:

Webhook Response Fields

Ensure your webhook endpoint is registered and accessible before submitting verification requests. Contact the DIDx team to register your webhook URL.