improved

Set "Timed Busy Mode"

Our Store API currently supports setting an "isActive" e.g. "isActive": false would be applied to enable a 'Busy Mode'.

We now can support specifying a time at which this status should be automatically lifted. To disable the closed status, partners with Store API access can specify the time at which the store should re-open as "disableAt": "yyyy-MM-ddTHH:mm:ssZ"

NB: Updating store status does not override a stores normal operating hours set.

See API Documentation here