Responses

  • default text/plain

    default

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