curl --location --request GET '/truckdata/owner//'
{ "countryCode": "string", "plateNumber": "string", "owner": { "companyName": "string", "companyFiscalCode": "string" } }