get https://{api_url}/api/v5/admin//opening_hours
Get the Opening hours for a Company
Log in to see full request history
Response
200Company Opening Hours
Get the Opening hours for a Company
200Company Opening Hours
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/admin/company_id/opening_hours \
--header 'accept: application/json'
Try It!
to start a request and see the response here!