Update store status

Retrieve or update a store’s online/offline status on connected food aggregators. Grubtech will use GET to read the current status and PUT to toggle status (e.g., temporarily go offline during outages).

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

Payload to set the store status to 'online' or 'offline' across connected aggregators.

Represents the current store status of the store as seen by food aggregators.

string
enum

Online stores accept orders; offline stores are hidden or unavailable to customers.

Allowed:
Responses
200

Store status 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