Retrieve Store Status
GET {{base_url}}/v1/delivery/store/{{store_id}}/status
The Get Store Status endpoint retrieves the orderability status of a location.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
User-Agent | string |
RESPONSES
status: OK
{"status":"OFFLINE","is_offline_until":"2024-02-08T10:04:49-05:00","offline_reason":"PAUSED_BY_RESTAURANT","offline_reason_metadata":"PROBLEM_IN_RESTAURANT"}