Update store working mode

Retrieve or update the dynamic working mode used to signal load to aggregators (e.g., busy/quiet). When set to busy, you may specify a 'busyUntil' timestamp to auto-expire the mode.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the store in Grubtech. This may be the Grubtech store ID or your external mapping ID.

Body Params

Working mode payload. When 'workingMode' is 'busy', include 'busyUntil' (UTC ISO-8601).

Signals the store’s operational load to aggregators. Use 'busy' to throttle demand temporarily; use 'quiet' to clear throttling.

string
enum
required

Operational mode flag communicated to aggregators.

Allowed:
date-time

Required when workingMode is busy

Responses
200

Working mode updated

401

Unauthorized

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json