put https://{api_url}/api/v5/admin//opening_hours
Update Opening hours for a Company
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
200Opening Hours
Update Opening hours for a Company
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200Opening Hours
xxxxxxxxxx
curl --request PUT \
--url https://example.jrni.com/api/v5/admin/company_id/opening_hours \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!