-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
When trying to set hours on API: https://developers.birdeye.com/#/reference/business/update/update-business
You are able to set hours with the following example payload:
{
"day": 0,
"startHour": "8:00",
"endHour": "5:00",
"isOpen": 1,
"comment": "This day has sucks and is a case of"
},with the startHour after the endHour
This could create syncing issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels