Checkout.Takeout

Field Type Description
shops [String: Checkout.TakeoutShop] Dictionary of Checkout.TakeoutShop with keys of type String

Examples

Example 1

{
    "shops": {
        "...": {
            "id": 15,
            "date": "2019-01-31",
            "time": "12:00",
            "end_time": "12:00"
        }
    }
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.7.0 stable