curl --location --request GET 'https://api-test.spotgo.eu/api/v1/drivers-documents/'{
"status": {},
"message": "string",
"errorCode": "string",
"data": [
{
"documentNumber": "string",
"companyName": "string",
"socialInsuranceNumber": "string",
"validFrom": "2019-08-24T14:15:22Z",
"validTo": "2019-08-24T14:15:22Z"
}
],
"documentType": "DriverLicenseCertificate",
"metadata": {
"property1": "string",
"property2": "string"
}
}