ShopStatus

Field Type Description
open OpenStatus
takeout String? Nullable. A String value
delivery String? Nullable. A String value
latch String? Nullable. A String value

Examples

Example 1

{
    "open": {
        "status": "closes-soon",
        "text": "..."
    },
    "takeout": "...",
    "delivery": "...",
    "latch": "..."
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.8.0 stable