Path parameters

  • accountId string Required

Responses

  • 200 application/json

    Successful response

GET /account/{accountId}/openingHours
curl \
 --request GET 'https://api.staging.deliverect.com/account/{accountId}/openingHours' \
 --header "Authorization: Bearer $ACCESS_TOKEN"