curl --location '/http/api/get-showroom-list?%24top=10&%24format=json' \
--header 'Authorization;'{
"results": [
{
"Plant": "3010",
"SalesOrganization": "3000",
"DistributionChannel": "10",
"PlantName": "Musaffah",
"ValuationArea": "3010",
"PlantCustomer": "O3010",
"PlantSupplier": "",
"FactoryCalendar": "AE",
"AddressID": "25795",
"PlantCategory": "",
"Division": "10",
"SalesOrg": "3000",
"DisChannel": "10",
"EmpResp": "9980000000",
"Coordx": "24.358900000000",
"Coordy": "54.491900000000",
"ActivityType": "",
"StartTime": "PT08H00M00S",
"EndTime": "PT14H00M00S",
"SlotInterval": "1"
}
]
}