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