curl --request GET \
--url http://pinpoint.devops.arabiaweather.com/location/{id}/hijri/{date}{
"day": 22,
"month": 11,
"year": 1446
}Replies with a JSON object containing converted Hijri date
curl --request GET \
--url http://pinpoint.devops.arabiaweather.com/location/{id}/hijri/{date}{
"day": 22,
"month": 11,
"year": 1446
}