Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| ClientFileId | Int64 | The ID of the ClientFile | |
| FirstName | String | The first name from the driving licence | |
| MiddleName | String | The middle name from the driving licence | |
| LastName | String | The last name from the driving licence | |
| DateOfBirth | String | The date of birth from the driving licence | |
| Address | String | The address from the driving licence | |
| ExpiryDate New | String | The expiry date of the driving licence | |
| DrivingLicenceNumber | String | The first 16 characters of the driving licence number from the driving licence | |
| OriginalImageUrl | String | The URL for the original driving licence image, see GetClientDocument | |
| CroppedImageUrl | String | The URL for the cropped driving licence image, see GetClientDocument | |
| IsVerified | Boolean | Whether the not driving licence data has been confirmed correct |