curl --location --request GET '/driverdata/license//'{
"driverName": "string",
"driverFiscalCode": "string",
"checkDatetime": "2019-08-24T14:15:22.123Z",
"driverLicense": {
"driverLicenceIdentifier": "string",
"countryCode": "string",
"category": "string",
"startValidityDate": "2019-08-24",
"endValidityDate": "2019-08-24",
"status": "string"
}
}