Update License Information
Request Body
Driver ID
License number
License type/category (e.g., “C1”, “C2”)
Issue date (ISO 8601 format)
Expiration date (ISO 8601 format)
URL or base64 of license front image
URL or base64 of license back image
Response
Update success status
Success message
Updated license data
Request Example
Response Example
Success
Upload Document Images
Document images are typically uploaded separately using a file upload endpoint (e.g.,
/conductor/upload_documents.php). The upload returns URLs that are then saved using the update endpoints.Upload Flow
License Document Types
For Colombian driver’s licenses, the following document categories are common:- C1: Motorcycles, motor tricycles, and quad bikes
- C2: Cars, station wagons, vans, motocarros
- C3: Heavy vehicles (trucks, buses)
- A1: Motorcycles for public service
- A2: Cars for public service
License Validation
The API validates license information:Check License Expiry
Document Verification
Uploaded documents are reviewed by administrators during the driver approval process. Ensure all documents are:
- Clear and legible
- Valid and not expired
- Match the driver’s information
Error Responses
Invalid license data or expired license
Driver not found
Server error during update
See Also
- Driver Profile - Manage driver profile
- Driver Vehicle - Manage vehicle information