DATE:
AUTHOR:
The Toast - API team
Configuration API Objects, fields, and values

New timeZoneId value in order management configuration API ordering schedule

DATE:
AUTHOR: The Toast - API team

The OrderingSchedule object in the order management configuration API response data now includes a timeZoneId value. The timeZoneId value indicates the time zone of the ordering schedule information for the restaurant location, which is the same time zone used for the location's hours of operation. The time zone identifier is expressed as a Java ZoneId value.

The following example shows the timeZoneId in an OrderingSchedule object.

"timeZoneId": "America/New_York"
Powered by LaunchNotes