{
    "id": 555,
    "paymethod_id": 1,
    "business_id": 49,
    "customer_id": 1,
    "delivery_type": 1,
    "delivery_datetime": "2020-10-29 05:22:00",
    "service_fee": 1,
    "tax_type": 2,
    "tax": 2,
    "delivery_zone_price": 2,
    "offer": 0,
    "offer_type": null,
    "offer_rate": 0,
    "discount": 0,
    "coupon": null,
    "status": 0,
    "comment": null,
    "driver_id": null,
    "driver_tip": 0,
    "pay_data": null,
    "refund_data": null,
    "to_print": false,
    "language_id": 1,
    "app_id": "orderingweb",
    "cash": null,
    "delivery_zone_id": 2,
    "locked": false,
    "order_group_id": null,
    "logistic_status": 0,
    "created_at": "2020-10-29 10:22:13",
    "updated_at": "2020-10-29 10:22:13",
    "offer_id": null,
    "prepared_in": null,
    "delivered_in": null,
    "unread_count": 1,
    "customer": {
        "id": 555,
        "order_id": 555,
        "name": "Demo",
        "photo": null,
        "lastname": "Admin",
        "email": "superadmin@ordering.co",
        "dropdown_option_id": null,
        "address": "Manhattan, New York, United States, 10028",
        "address_notes": "Test special instructions\n 12, ",
        "zipcode": "10001",
        "cellphone": "(669) 999-9999",
        "phone": null,
        "location": {
            "lng": -73.9656177,
            "lat": 40.7744146
        },
        "internal_number": null,
        "map_data": null,
        "tag": "other",
        "middle_name": null,
        "second_lastname": null,
        "country_phone_code": null,
        "dropdown_option": null
    },
    "business": {
        "id": 555,
        "order_id": 555,
        "name": "Wine..",
        "logo": "https:\/\/s3.amazonaws.com\/ordering-images2\/res\/ordering\/image\/upload\/cydr01phh92gbcnmf8d7\/1534194674.jpg",
        "email": "test@ordering.co",
        "city_id": 3,
        "address": "210 East 6th Street, Austin, TX, USA",
        "address_notes": null,
        "zipcode": null,
        "cellphone": "8884894651651",
        "phone": "87945465165156",
        "location": {
            "lat": 30.26775080000002,
            "lng": -97.74091929999997,
            "zipcode": -1,
            "zoom": 15
        },
        "city": {
            "id": 3,
            "name": "Austin",
            "country_id": 1,
            "administrator_id": 4,
            "enabled": true
        }
    },
    "paymethod": {
        "id": 1,
        "name": "Cash",
        "gateway": "cash",
        "enabled": true,
        "deleted_at": null,
        "created_at": "2018-10-06 18:18:25",
        "updated_at": "2018-10-06 18:18:25"
    },
    "products": [
        {
            "id": 663,
            "product_id": 1473,
            "order_id": 555,
            "name": "Audrefw chaute",
            "price": 30,
            "quantity": 2,
            "comment": null,
            "ingredients": [],
            "options": [
                {
                    "id": 65,
                    "name": "Size",
                    "image": null,
                    "allow_suboption_quantity": false,
                    "with_half_option": false,
                    "limit_suboptions_by_max": false,
                    "suboptions": [
                        {
                            "id": 222,
                            "name": "Glass",
                            "image": null,
                            "price": 1,
                            "half_price": null,
                            "position": "whole",
                            "quantity": 1
                        }
                    ]
                }
            ],
            "featured": false,
            "upselling": false,
            "in_offer": false,
            "offer_price": null,
            "images": "https:\/\/s3.amazonaws.com\/ordering-images2\/res\/ordering\/image\/upload\/r1smskweialsufsfvz7u\/1534194684.png",
            "category_id": 283
        },
        {
            "id": 662,
            "product_id": 1471,
            "order_id": 555,
            "name": "Crown Extra",
            "price": 5,
            "quantity": 3,
            "comment": null,
            "ingredients": [],
            "options": [
                {
                    "id": 65,
                    "name": "Size",
                    "image": null,
                    "allow_suboption_quantity": false,
                    "with_half_option": false,
                    "limit_suboptions_by_max": false,
                    "suboptions": [
                        {
                            "id": 222,
                            "name": "Glass",
                            "image": null,
                            "price": 1,
                            "half_price": null,
                            "position": "whole",
                            "quantity": 1
                        }
                    ]
                }
            ],
            "featured": false,
            "upselling": false,
            "in_offer": false,
            "offer_price": null,
            "images": "https:\/\/s3.amazonaws.com\/ordering-images2\/res\/ordering\/image\/upload\/x4d9brubfvzt0mx4mreg\/1534194788.png",
            "category_id": 281
        },
        {
            "id": 661,
            "product_id": 1466,
            "order_id": 555,
            "name": "Red Do",
            "price": 12,
            "quantity": 1,
            "comment": "This is a test",
            "ingredients": [],
            "options": [],
            "featured": false,
            "upselling": false,
            "in_offer": false,
            "offer_price": null,
            "images": "https:\/\/s3.amazonaws.com\/ordering-images2\/res\/ordering\/image\/upload\/lv3xjcar24yg9twic3ed\/1534194770.png",
            "category_id": 282
        }
    ],
    "driver": null,
    "review": null,
    "attachments": [],
    "history": [
        {
            "id": 1007,
            "order_id": 555,
            "type": 1,
            "data": null,
            "created_at": "2020-10-29 05:22:00",
            "updated_at": "2020-10-29 10:22:13"
        }
    ],
    "order_group": null,
    "metafields": []
}