POST
/locations/openingHours
curl \
--request POST 'https://api.staging.deliverect.com/locations/openingHours' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (default)
Channel Specific Hours
{"value" => nil, "summary" => "Channel Specific Hours"}
{"value" => nil, "summary" => "Location Specific Hours"}
{"value" => nil, "summary" => "Location and Channel Hours"}