Bookings

Create A Booking

POST /bookings

{
    "resource_id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
    "start_time": "2019-07-25 10:00:00",
    "end_time": "2019-07-25 12:00:00",
    "profile_id": "8e21b108-83d2-4d5a-bb05-9eb11f50161f",
    "project_id": "68bbe84d-989e-45a8-9d43-ae30124548bd"
}

Get Bookings

GET /bookings

{
    "state": {
        "filters": null,
        "fields": [
            "*"
        ],
        "locales": [
            "da_DK"
        ],
        "limit": 10,
        "offset": 0
    },
    "data": [
        {
            "id": "5767a521-7a08-4683-9551-c976858f2b49",
            "state": "completed",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-02-25T13:38:27+1100",
            "updated_at": "2019-02-25T16:15:01+1100",
            "customers": [
                {
                    "id": "fea10702-ddea-41e2-a819-fdb1425217c9",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Mac",
                    "type": "test"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "Mac",
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "timezone": "Australia\/Melbourne",
                    "type": "test"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nType: test\nBrand: Mac\n",
                    "end": "2019-02-25T15:15:00+11:00",
                    "start": "2019-02-25T15:00:00+11:00",
                    "what": "Magasin",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nType: test\nBrand: Mac\n",
                    "end": "2019-02-25T15:15:00+1100",
                    "participants": [],
                    "start": "2019-02-25T15:00:00+1100",
                    "what": "Magasin",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 hours"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "833e4570-8ad7-49a0-ab02-ced213b7a8d1",
            "state": "completed",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-02-26T11:32:16+1100",
            "updated_at": "2019-02-27T16:00:03+1100",
            "customers": [
                {
                    "id": "2b08da6d-f503-4464-9f42-b2267083d63e",
                    "name": "James Hunt",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Clinique",
                    "group": "Skin",
                    "mobile": "",
                    "service": "Double Cleansing for Glowing Skin"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "Clinique",
                    "email": "yazhi@arkade.com.au",
                    "group": "Skin",
                    "mobile": "",
                    "name": "James Hunt",
                    "service": "Double Cleansing for Glowing Skin",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: James Hunt\nEmail: yazhi@arkade.com.au\nMobile: \nBrand: Clinique\nGroup: Skin\nService: Double Cleansing for Glowing Skin\n",
                    "end": "2019-02-27T15:00:00+11:00",
                    "start": "2019-02-27T14:00:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: James Hunt\nEmail: yazhi@arkade.com.au\nMobile: \nBrand: Clinique\nGroup: Skin\nService: Double Cleansing for Glowing Skin\n",
                    "end": "2019-02-27T15:00:00+1100",
                    "participants": [],
                    "start": "2019-02-27T14:00:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "3d73d2c9-db65-4b94-a75b-f1ded9304fcf",
            "state": "cancelled",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-02-26T14:02:18+1100",
            "updated_at": "2019-02-26T15:55:04+1100",
            "customers": [
                {
                    "id": "91774dd5-c4bf-4e0f-89d2-8f2bfa0c6ce9",
                    "name": "Davi",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Clinique",
                    "group": "Skin",
                    "mobile": "0413499494",
                    "service": "Double Cleansing for Glowing Skin"
                }
            ],
            "attributes": {
                "cancel": {
                    "message": "Cancelled through google calendar"
                },
                "customer": {
                    "brand": "Clinique",
                    "email": "yazhi@arkade.com.au",
                    "group": "Skin",
                    "mobile": "0413499494",
                    "name": "Davi",
                    "service": "Double Cleansing for Glowing Skin",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Davi\nEmail: yazhi@arkade.com.au\nMobile: 0413499494\nBrand: Clinique\nGroup: Skin\nService: Double Cleansing for Glowing Skin\n",
                    "end": "2019-02-27T16:00:00+11:00",
                    "start": "2019-02-27T15:00:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Davi\nEmail: yazhi@arkade.com.au\nMobile: 0413499494\nBrand: Clinique\nGroup: Skin\nService: Double Cleansing for Glowing Skin\n",
                    "end": "2019-02-27T16:00:00+1100",
                    "participants": [],
                    "start": "2019-02-27T15:00:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "ef3c60aa-be42-4959-b987-efb664659c6a",
                "first_name": "Peter",
                "last_name": "Chang",
                "name": "Peter Chang",
                "email": "peterc@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Sydney",
                "created_at": "2019-02-25T13:57:36+1100",
                "updated_at": "2019-08-07T09:29:15+1000"
            },
            "meta": []
        },
        {
            "id": "3af84fdf-d9ed-4578-ace7-fcdb46f08714",
            "state": "completed",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-02-26T16:15:23+1100",
            "updated_at": "2019-02-28T15:00:07+1100",
            "customers": [
                {
                    "id": "108e0325-ef05-4c10-82dc-fd9fe1c4ff78",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "MAC",
                    "group": "Makeup",
                    "mobile": "12345678",
                    "service": "MAC Express"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "MAC",
                    "email": "yazhi@arkade.com.au",
                    "group": "Makeup",
                    "mobile": "12345678",
                    "name": "Yazhi Zhou",
                    "service": "MAC Express",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: 12345678\nBrand: MAC\nGroup: Makeup\nService: MAC Express\n",
                    "end": "2019-02-28T14:00:00+11:00",
                    "start": "2019-02-28T13:00:00+11:00",
                    "what": "Personal Shopper",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: 12345678\nBrand: MAC\nGroup: Makeup\nService: MAC Express\n",
                    "end": "2019-02-28T14:00:00+1100",
                    "participants": [],
                    "start": "2019-02-28T13:00:00+1100",
                    "what": "Personal Shopper",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "8bec043a-e717-4ebc-a9ce-8cdbc0b12daf",
            "state": "completed",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-02-27T09:56:43+1100",
            "updated_at": "2019-02-28T13:00:07+1100",
            "customers": [
                {
                    "id": "6707325f-ee25-4c67-89b2-30b09204306c",
                    "name": "Yazhi",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Clinique",
                    "group": "Makeup",
                    "mobile": "1234567",
                    "service": "Complexion Perfection: Dewy to Matte"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "Clinique",
                    "email": "yazhi@arkade.com.au",
                    "group": "Makeup",
                    "mobile": "1234567",
                    "name": "Yazhi",
                    "service": "Complexion Perfection: Dewy to Matte",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi\nEmail: yazhi@arkade.com.au\nMobile: 1234567\nBrand: Clinique\nGroup: Makeup\nService: Complexion Perfection: Dewy to Matte\n",
                    "end": "2019-02-28T12:00:00+11:00",
                    "start": "2019-02-28T11:00:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi\nEmail: yazhi@arkade.com.au\nMobile: 1234567\nBrand: Clinique\nGroup: Makeup\nService: Complexion Perfection: Dewy to Matte\n",
                    "end": "2019-02-28T12:00:00+1100",
                    "participants": [],
                    "start": "2019-02-28T11:00:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "b51da38a-c1a0-4c6e-add4-25c5cd560b28",
            "state": "cancelled",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-02-28T13:49:39+1100",
            "updated_at": "2019-02-28T16:20:16+1100",
            "customers": [
                {
                    "id": "be7b0a97-d7bb-405f-9616-8017dc4b9c3e",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Clinique",
                    "group": "Makeup",
                    "mobile": "+61478124256",
                    "service": "Complexion Perfection: Dewy to Matte"
                }
            ],
            "attributes": {
                "cancel": {
                    "message": "Cancelled through google calendar"
                },
                "customer": {
                    "brand": "Clinique",
                    "email": "yazhi@arkade.com.au",
                    "group": "Makeup",
                    "mobile": "+61478124256",
                    "name": "Yazhi Zhou",
                    "service": "Complexion Perfection: Dewy to Matte",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61478124256\nBrand: Clinique\nGroup: Makeup\nService: Complexion Perfection: Dewy to Matte\n",
                    "end": "2019-03-01T16:00:00+11:00",
                    "start": "2019-03-01T15:00:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61478124256\nBrand: Clinique\nGroup: Makeup\nService: Complexion Perfection: Dewy to Matte\n",
                    "end": "2019-03-01T16:00:00+1100",
                    "participants": [],
                    "start": "2019-03-01T15:00:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "ef3c60aa-be42-4959-b987-efb664659c6a",
                "first_name": "Peter",
                "last_name": "Chang",
                "name": "Peter Chang",
                "email": "peterc@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Sydney",
                "created_at": "2019-02-25T13:57:36+1100",
                "updated_at": "2019-08-07T09:29:15+1000"
            },
            "meta": []
        },
        {
            "id": "07b7a5be-e725-47ef-b83d-b7a3afb15638",
            "state": "completed",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-03-01T10:57:40+1100",
            "updated_at": "2019-03-04T13:30:06+1100",
            "customers": [
                {
                    "id": "fe647720-c723-4376-93b2-c48df3496bb4",
                    "name": "Yazhi zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Sydney",
                    "brand": "Clinique",
                    "group": "Makeup",
                    "mobile": "12345678",
                    "service": "Complexion Perfection: Dewy to Matte"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "Clinique",
                    "email": "yazhi@arkade.com.au",
                    "group": "Makeup",
                    "mobile": "12345678",
                    "name": "Yazhi zhou",
                    "service": "Complexion Perfection: Dewy to Matte",
                    "timezone": "Australia\/Sydney"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi zhou\nEmail: yazhi@arkade.com.au\nMobile: 12345678\nBrand: Clinique\nGroup: Makeup\nService: Complexion Perfection: Dewy to Matte\n",
                    "end": "2019-03-04T12:30:00+11:00",
                    "start": "2019-03-04T11:30:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi zhou\nEmail: yazhi@arkade.com.au\nMobile: 12345678\nBrand: Clinique\nGroup: Makeup\nService: Complexion Perfection: Dewy to Matte\n",
                    "end": "2019-03-04T12:30:00+1100",
                    "participants": [],
                    "start": "2019-03-04T11:30:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "487364e8-d3f6-432f-b3d7-a5748f6bff57",
            "state": "rescheduled_by_customer",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-03-07T16:22:08+1100",
            "updated_at": "2019-03-07T16:34:52+1100",
            "customers": [
                {
                    "id": "2f536234-4209-4b93-8848-db6232cbfb66",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Beauté Pacifique",
                    "group": "Skincare",
                    "mobile": "+61412456789",
                    "service": "Hudscanning"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "Beauté Pacifique",
                    "email": "yazhi@arkade.com.au",
                    "group": "Skincare",
                    "mobile": "+61412456789",
                    "name": "Yazhi Zhou",
                    "service": "Hudscanning",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61412456789\nBrand: Beauté Pacifique\nGroup: Skincare\nService: Hudscanning\n",
                    "end": "2019-03-11T10:45:00+11:00",
                    "start": "2019-03-11T09:45:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61412456789\nBrand: Beauté Pacifique\nGroup: Skincare\nService: Hudscanning\n",
                    "end": "2019-03-11T10:45:00+1100",
                    "participants": [],
                    "start": "2019-03-11T09:45:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "ef3c60aa-be42-4959-b987-efb664659c6a",
                "first_name": "Peter",
                "last_name": "Chang",
                "name": "Peter Chang",
                "email": "peterc@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Sydney",
                "created_at": "2019-02-25T13:57:36+1100",
                "updated_at": "2019-08-07T09:29:15+1000"
            },
            "meta": []
        },
        {
            "id": "345b4333-870d-4faf-b172-4f98f588efec",
            "state": "completed",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-03-07T16:31:36+1100",
            "updated_at": "2019-03-11T12:00:04+1100",
            "customers": [
                {
                    "id": "8df086d4-f1c5-4939-b3e3-3a8105cf0ad3",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Decléor",
                    "group": "Skincare",
                    "mobile": "+61412456789",
                    "service": "Aroma Lisse 60 Min"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "Decléor",
                    "email": "yazhi@arkade.com.au",
                    "group": "Skincare",
                    "mobile": "+61412456789",
                    "name": "Yazhi Zhou",
                    "service": "Aroma Lisse 60 Min",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61412456789\nBrand: Decléor\nGroup: Skincare\nService: Aroma Lisse 60 Min\n",
                    "end": "2019-03-11T11:00:00+11:00",
                    "start": "2019-03-11T10:00:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61412456789\nBrand: Decléor\nGroup: Skincare\nService: Aroma Lisse 60 Min\n",
                    "end": "2019-03-11T11:00:00+1100",
                    "participants": [],
                    "start": "2019-03-11T10:00:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "b2ad7175-837c-472a-8016-cc2ad22642d9",
            "state": "rescheduled_by_customer",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-03-07T20:27:38+1100",
            "updated_at": "2019-03-08T13:20:21+1100",
            "customers": [
                {
                    "id": "a7ef5c7b-53b6-45ef-acb6-0e508cacba9c",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Decléor",
                    "group": "Skincare",
                    "mobile": "+61412456789",
                    "service": "Aroma Lisse 60 Min"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "Decléor",
                    "email": "yazhi@arkade.com.au",
                    "group": "Skincare",
                    "mobile": "+61412456789",
                    "name": "Yazhi Zhou",
                    "service": "Aroma Lisse 60 Min",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61412456789\nBrand: Decléor\nGroup: Skincare\nService: Aroma Lisse 60 Min\n",
                    "end": "2019-03-18T13:00:00+11:00",
                    "start": "2019-03-18T12:00:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61412456789\nBrand: Decléor\nGroup: Skincare\nService: Aroma Lisse 60 Min\n",
                    "end": "2019-03-18T13:00:00+1100",
                    "participants": [],
                    "start": "2019-03-18T12:00:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "cdc04a7f-eb89-4617-9098-2527c280495d",
            "state": "cancelled",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-03-08T13:21:08+1100",
            "updated_at": "2019-03-12T10:24:55+1100",
            "customers": [
                {
                    "id": "35a24c52-0093-4c73-a1ac-fc864cdb1486",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "",
                    "group": "",
                    "mobile": "",
                    "service": ""
                }
            ],
            "attributes": {
                "cancel": {
                    "message": "Cancelled through google calendar"
                },
                "customer": {
                    "brand": "",
                    "email": "yazhi@arkade.com.au",
                    "group": "",
                    "mobile": "",
                    "name": "Yazhi Zhou",
                    "service": "",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: \nBrand: \nGroup: \nService: \n",
                    "end": "2019-03-15T12:45:00+11:00",
                    "start": "2019-03-15T11:45:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: \nBrand: \nGroup: \nService: \n",
                    "end": "2019-03-15T12:45:00+1100",
                    "participants": [],
                    "start": "2019-03-15T11:45:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "ef3c60aa-be42-4959-b987-efb664659c6a",
                "first_name": "Peter",
                "last_name": "Chang",
                "name": "Peter Chang",
                "email": "peterc@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Sydney",
                "created_at": "2019-02-25T13:57:36+1100",
                "updated_at": "2019-08-07T09:29:15+1000"
            },
            "meta": []
        },
        {
            "id": "f04aedc4-d2c7-4e59-9488-66a093d14a40",
            "state": "rescheduled_by_customer",
            "graph": "instant",
            "completed": true,
            "created_at": "2019-03-08T13:37:36+1100",
            "updated_at": "2019-03-08T13:50:26+1100",
            "customers": [
                {
                    "id": "ca2b72e8-2837-4ba6-93a0-bd4b157c77b8",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "Australia\/Melbourne",
                    "brand": "Biotherm",
                    "group": "Skincare",
                    "mobile": "+61412456789",
                    "service": "Hudscanning"
                }
            ],
            "attributes": {
                "customer": {
                    "brand": "Biotherm",
                    "email": "yazhi@arkade.com.au",
                    "group": "Skincare",
                    "mobile": "+61412456789",
                    "name": "Yazhi Zhou",
                    "service": "Hudscanning",
                    "timezone": "Australia\/Melbourne"
                },
                "event": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61412456789\nBrand: Biotherm\nGroup: Skincare\nService: Hudscanning\n",
                    "end": "2019-03-11T13:30:00+11:00",
                    "start": "2019-03-11T12:30:00+11:00",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "event_info": {
                    "calendar_id": "0f273d6e-5fb5-4627-b38f-7dc200d6a4b6",
                    "description": "Name: Yazhi Zhou\nEmail: yazhi@arkade.com.au\nMobile: +61412456789\nBrand: Biotherm\nGroup: Skincare\nService: Hudscanning\n",
                    "end": "2019-03-11T13:30:00+1100",
                    "participants": [],
                    "start": "2019-03-11T12:30:00+1100",
                    "what": "Beauty Booking",
                    "where": "TBD"
                },
                "settings": {
                    "min_cancel_time": "1 days"
                }
            },
            "resource": {
                "id": "ef3c60aa-be42-4959-b987-efb664659c6a",
                "first_name": "Peter",
                "last_name": "Chang",
                "name": "Peter Chang",
                "email": "peterc@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Sydney",
                "created_at": "2019-02-25T13:57:36+1100",
                "updated_at": "2019-08-07T09:29:15+1000"
            },
            "meta": []
        },
        {
            "id": "1d5655f5-9633-4b45-b2b9-b5d78809d53b",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-10T20:25:49+1000",
            "updated_at": "2019-07-10T20:25:49+1000",
            "customers": [
                {
                    "id": "538a1ce5-a7a9-425f-a421-b5c43c3c03a6",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "3df56c3d-8da3-4116-9131-15026fb98f53",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-15T15:27:49+1000",
            "updated_at": "2019-07-15T15:27:50+1000",
            "customers": [
                {
                    "id": "2173baa5-92eb-41a6-9384-bce091ab3195",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "42aba100-61c8-435d-bf49-30407f5ae292",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-15T15:46:26+1000",
            "updated_at": "2019-07-15T15:46:26+1000",
            "customers": [
                {
                    "id": "3a28bf03-140e-456a-9fc0-5f19e02090b1",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "5fd80f0e-1930-49dd-b63b-ae2c07a0b293",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-15T16:28:48+1000",
            "updated_at": "2019-07-15T16:28:48+1000",
            "customers": [
                {
                    "id": "25ea5158-d08f-400c-88bb-a3cacf5006c2",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "234cb0ea-5efc-4494-ac8b-acc13e09f06e",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-15T16:48:00+1000",
            "updated_at": "2019-07-15T16:48:00+1000",
            "customers": [
                {
                    "id": "53ccc108-6032-44b0-ae28-cf8ad37c66f1",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Store"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "93da81f7-be6b-47fb-80bb-0dbb4e9281f6",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-15T16:50:44+1000",
            "updated_at": "2019-07-15T16:50:44+1000",
            "customers": [
                {
                    "id": "9d58e676-9944-413c-91e9-00bddf905d46",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "215a0554-17c1-461c-824a-6a4c80f0b615",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-16T18:06:46+1000",
            "updated_at": "2019-07-16T18:06:46+1000",
            "customers": [
                {
                    "id": "1b39d4d9-b10c-4e7e-8318-a6a24af7097d",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "b5260173-63ec-4ce9-86e9-578609d76d5b",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-17T09:57:13+1000",
            "updated_at": "2019-07-17T09:57:13+1000",
            "customers": [
                {
                    "id": "e53d3b71-b071-4b48-a4f6-9db70fc4872c",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-22T01:30:00+00:00",
                    "start": "2019-07-22T00:45:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-22T11:30:00+1000",
                    "participants": [],
                    "start": "2019-07-22T10:45:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "d3ce6f06-e943-45b5-a270-d33749b25f66",
                "first_name": "Danny",
                "last_name": "Phillips",
                "name": "Danny Phillips",
                "email": "danny@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-03-07T15:25:49+1100",
                "updated_at": "2019-03-13T21:56:27+1100"
            },
            "meta": []
        },
        {
            "id": "aa1cb8dd-b40c-423e-a003-d9d500b63aeb",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-17T11:04:03+1000",
            "updated_at": "2019-07-17T11:04:04+1000",
            "customers": [
                {
                    "id": "dea96777-114e-47f5-a2a2-19f780eaedc1",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-22T00:45:00+00:00",
                    "start": "2019-07-22T00:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-22T10:45:00+1000",
                    "participants": [],
                    "start": "2019-07-22T10:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "d3ce6f06-e943-45b5-a270-d33749b25f66",
                "first_name": "Danny",
                "last_name": "Phillips",
                "name": "Danny Phillips",
                "email": "danny@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-03-07T15:25:49+1100",
                "updated_at": "2019-03-13T21:56:27+1100"
            },
            "meta": []
        },
        {
            "id": "f8af400b-aae5-4246-8ab3-9ea532fa7ae5",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-17T11:08:01+1000",
            "updated_at": "2019-07-17T11:08:01+1000",
            "customers": [
                {
                    "id": "1297eebb-9849-4952-94c2-d1a647b68972",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-22T05:15:00+00:00",
                    "start": "2019-07-22T04:30:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-22T15:15:00+1000",
                    "participants": [],
                    "start": "2019-07-22T14:30:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "d3ce6f06-e943-45b5-a270-d33749b25f66",
                "first_name": "Danny",
                "last_name": "Phillips",
                "name": "Danny Phillips",
                "email": "danny@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-03-07T15:25:49+1100",
                "updated_at": "2019-03-13T21:56:27+1100"
            },
            "meta": []
        },
        {
            "id": "45de145c-78b3-4ebd-bb7c-9621185eaac9",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-17T11:13:42+1000",
            "updated_at": "2019-07-17T11:13:42+1000",
            "customers": [
                {
                    "id": "7f37c9c6-3824-44a5-a2d0-5b14c954b798",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "d52cc67c-cb5b-41af-88a5-8566731dfadd",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-17T11:29:10+1000",
            "updated_at": "2019-07-17T11:29:10+1000",
            "customers": [
                {
                    "id": "1a0ff5cc-de65-419f-bd63-1ecc44a923d8",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "meta": []
        },
        {
            "id": "879767e6-5704-4c19-b985-70f8b7a31173",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-17T11:30:41+1000",
            "updated_at": "2019-07-17T11:30:42+1000",
            "customers": [
                {
                    "id": "d742c91a-2c56-4a8d-ab40-1c4774d7d85d",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-29T02:15:00+00:00",
                    "start": "2019-07-29T01:30:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-29T12:15:00+1000",
                    "participants": [],
                    "start": "2019-07-29T11:30:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "d3ce6f06-e943-45b5-a270-d33749b25f66",
                "first_name": "Danny",
                "last_name": "Phillips",
                "name": "Danny Phillips",
                "email": "danny@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-03-07T15:25:49+1100",
                "updated_at": "2019-03-13T21:56:27+1100"
            },
            "meta": []
        },
        {
            "id": "939d0885-e4e6-4e8e-9f5b-13f3d81fb881",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-17T12:09:51+1000",
            "updated_at": "2019-07-17T12:09:51+1000",
            "customers": [
                {
                    "id": "863e4595-2f97-4842-a367-bac5cc2b72e5",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-29T03:45:00+00:00",
                    "start": "2019-07-29T03:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-29T13:45:00+1000",
                    "participants": [],
                    "start": "2019-07-29T13:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "d3ce6f06-e943-45b5-a270-d33749b25f66",
                "first_name": "Danny",
                "last_name": "Phillips",
                "name": "Danny Phillips",
                "email": "danny@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-03-07T15:25:49+1100",
                "updated_at": "2019-03-13T21:56:27+1100"
            },
            "meta": []
        },
        {
            "id": "4fc58a16-322f-4e29-a915-020890245faf",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-18T13:21:53+1000",
            "updated_at": "2019-07-18T13:21:53+1000",
            "customers": [
                {
                    "id": "42519942-c3d0-4c13-b266-d03715b99f8b",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-29T05:15:00+00:00",
                    "start": "2019-07-29T04:30:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-29T15:15:00+1000",
                    "participants": [],
                    "start": "2019-07-29T14:30:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "d3ce6f06-e943-45b5-a270-d33749b25f66",
                "first_name": "Danny",
                "last_name": "Phillips",
                "name": "Danny Phillips",
                "email": "danny@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-03-07T15:25:49+1100",
                "updated_at": "2019-03-13T21:56:27+1100"
            },
            "meta": []
        },
        {
            "id": "17c219fd-f295-4b6a-bc2b-b9bc8cfb9d77",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-07-18T13:46:07+1000",
            "updated_at": "2019-07-18T13:46:07+1000",
            "customers": [
                {
                    "id": "8551ccb5-1e77-4ffb-968c-53b1c592b593",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-29T01:30:00+00:00",
                    "start": "2019-07-29T00:45:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "New Personal Shopping",
                    "end": "2019-07-29T11:30:00+1000",
                    "participants": [],
                    "start": "2019-07-29T10:45:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                }
            },
            "resource": {
                "id": "d3ce6f06-e943-45b5-a270-d33749b25f66",
                "first_name": "Danny",
                "last_name": "Phillips",
                "name": "Danny Phillips",
                "email": "danny@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-03-07T15:25:49+1100",
                "updated_at": "2019-03-13T21:56:27+1100"
            },
            "meta": []
        },
        {
            "id": "17b96d4b-ea4b-44e8-b16c-61e661a04c87",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-01T16:40:11+1000",
            "updated_at": "2019-08-01T16:40:12+1000",
            "customers": [
                {
                    "id": "dedaa340-128c-4cc0-8748-49e7d1b4d84a",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord Kongens Nytorv 13 København Copenhagen"
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "0ccda093-665e-432b-a4e6-390160467a8d",
                "name": "New Personal Shopping Magasin Du Nord",
                "slug": "new-personal-shopping-magasin-du-nord-672",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "rescheduling_url": "https:\/\/book.timekit.io\/new-personal-shopping-magasin-du-nord-672"
                },
                "meta": {
                    "product_id": 9,
                    "store_id": 1,
                    "service_type": "Make Over"
                },
                "created_at": "2019-07-10T12:00:56+1000",
                "updated_at": "2019-07-10T12:00:56+1000"
            },
            "meta": []
        },
        {
            "id": "beeb9771-95cb-4996-96b4-b2cfe33f3c3e",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-01T16:40:38+1000",
            "updated_at": "2019-08-01T16:40:39+1000",
            "customers": [
                {
                    "id": "4bb2e9b9-b408-4410-8e7c-a6c5f80c7dd5",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "0ccda093-665e-432b-a4e6-390160467a8d",
                "name": "New Personal Shopping Magasin Du Nord",
                "slug": "new-personal-shopping-magasin-du-nord-672",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "rescheduling_url": "https:\/\/book.timekit.io\/new-personal-shopping-magasin-du-nord-672"
                },
                "meta": {
                    "product_id": 9,
                    "store_id": 1,
                    "service_type": "Make Over"
                },
                "created_at": "2019-07-10T12:00:56+1000",
                "updated_at": "2019-07-10T12:00:56+1000"
            },
            "meta": []
        },
        {
            "id": "cc6d8f37-3293-462d-87b9-0c9f3715b1a9",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-01T16:40:49+1000",
            "updated_at": "2019-08-01T16:40:49+1000",
            "customers": [
                {
                    "id": "9cb48bdf-f39e-46f8-a6fc-bf2b069a819e",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "0ccda093-665e-432b-a4e6-390160467a8d",
                "name": "New Personal Shopping Magasin Du Nord",
                "slug": "new-personal-shopping-magasin-du-nord-672",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "rescheduling_url": "https:\/\/book.timekit.io\/new-personal-shopping-magasin-du-nord-672"
                },
                "meta": {
                    "product_id": 9,
                    "store_id": 1,
                    "service_type": "Make Over"
                },
                "created_at": "2019-07-10T12:00:56+1000",
                "updated_at": "2019-07-10T12:00:56+1000"
            },
            "meta": []
        },
        {
            "id": "fdf6a5f0-f0ad-466c-97bc-e81b5711a174",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-01T16:59:01+1000",
            "updated_at": "2019-08-01T16:59:01+1000",
            "customers": [
                {
                    "id": "d24fd883-33e2-497c-ba93-87e510528dca",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "DESCRIPTION-OF-EXPERIENCE",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "DESCRIPTION-OF-EXPERIENCE",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord"
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "68bbe84d-989e-45a8-9d43-ae30124548bd",
                "name": "Flying Dog Makeup Expierence 8 Magasin Du Nord",
                "slug": "flying-dog-makeup-expierence-8-magasin-du-nord",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "which_styles_do_you_like": {
                        "title": "Which Styles do you Like?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord",
                    "description": "DESCRIPTION-OF-EXPERIENCE",
                    "rescheduling_url": "https:\/\/book.timekit.io\/flying-dog-makeup-expierence-8-magasin-du-nord"
                },
                "meta": {
                    "product_id": 25,
                    "location_id": 1,
                    "location_name": "Magasin Du Nord",
                    "service_type": "SERVICE-TYPE-FROM-GLOBAL-CONFIG"
                },
                "created_at": "2019-08-01T16:58:22+1000",
                "updated_at": "2019-08-01T16:58:22+1000"
            },
            "meta": []
        },
        {
            "id": "263170c6-d155-49db-9d1f-3142f22061c7",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-02T14:10:51+1000",
            "updated_at": "2019-08-02T14:10:51+1000",
            "customers": [
                {
                    "id": "069df1ed-98e8-43bc-bd34-23a42325d1d9",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "0ccda093-665e-432b-a4e6-390160467a8d",
                "name": "New Personal Shopping Magasin Du Nord",
                "slug": "new-personal-shopping-magasin-du-nord-672",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "rescheduling_url": "https:\/\/book.timekit.io\/new-personal-shopping-magasin-du-nord-672"
                },
                "meta": {
                    "product_id": 9,
                    "store_id": 1,
                    "service_type": "Make Over"
                },
                "created_at": "2019-07-10T12:00:56+1000",
                "updated_at": "2019-07-10T12:00:56+1000"
            },
            "meta": []
        },
        {
            "id": "f1266568-87be-43f1-bcc5-f941eed8b415",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-02T14:17:24+1000",
            "updated_at": "2019-08-02T14:17:24+1000",
            "customers": [
                {
                    "id": "0b0108e6-ce9e-4ef6-991f-5cad43706b51",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "meta": {
                    "customer_profile_id": "kldsjflsdjflksdj"
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "0ccda093-665e-432b-a4e6-390160467a8d",
                "name": "New Personal Shopping Magasin Du Nord",
                "slug": "new-personal-shopping-magasin-du-nord-672",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "rescheduling_url": "https:\/\/book.timekit.io\/new-personal-shopping-magasin-du-nord-672"
                },
                "meta": {
                    "product_id": 9,
                    "store_id": 1,
                    "service_type": "Make Over"
                },
                "created_at": "2019-07-10T12:00:56+1000",
                "updated_at": "2019-07-10T12:00:56+1000"
            },
            "meta": {
                "customer_profile_id": "kldsjflsdjflksdj"
            }
        },
        {
            "id": "e2a4c516-f93d-47ee-9d55-fc0cf769ba1a",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-05T13:05:14+1000",
            "updated_at": "2019-08-05T13:05:14+1000",
            "customers": [
                {
                    "id": "bd60be08-343f-4a46-8174-c9398aa0b175",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-08-12T03:00:00+00:00",
                    "start": "2019-08-12T02:15:00+00:00",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "267380f3-aae0-4bf9-8e5e-85fe73dd821a",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "end": "2019-08-12T13:00:00+1000",
                    "participants": [],
                    "start": "2019-08-12T12:15:00+1000",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord"
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "d3ce6f06-e943-45b5-a270-d33749b25f66",
                "first_name": "Danny",
                "last_name": "Phillips",
                "name": "Danny Phillips",
                "email": "danny@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-03-07T15:25:49+1100",
                "updated_at": "2019-03-13T21:56:27+1100"
            },
            "project": {
                "id": "0ccda093-665e-432b-a4e6-390160467a8d",
                "name": "New Personal Shopping Magasin Du Nord",
                "slug": "new-personal-shopping-magasin-du-nord-672",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "New Personal Shopping",
                    "where": "Magasin Du Nord",
                    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Consequatur summas voluptates non modo parvo, sed per me nihilo, si potest; Nam de summo mox, ut dixi, videbimus et ad id explicandum disputationem omnem conferemus. Aliter enim explicari, quod quae",
                    "rescheduling_url": "https:\/\/book.timekit.io\/new-personal-shopping-magasin-du-nord-672"
                },
                "meta": {
                    "product_id": 9,
                    "store_id": 1,
                    "service_type": "Make Over"
                },
                "created_at": "2019-07-10T12:00:56+1000",
                "updated_at": "2019-07-10T12:00:56+1000"
            },
            "meta": []
        },
        {
            "id": "d3ba8d6a-54ab-4442-831a-3d1af37bad00",
            "state": "initialized",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-07T16:57:23+1000",
            "updated_at": "2019-08-07T16:57:23+1000",
            "customers": [],
            "attributes": [],
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "68bbe84d-989e-45a8-9d43-ae30124548bd",
                "name": "Flying Dog Makeup Expierence 8 Magasin Du Nord",
                "slug": "flying-dog-makeup-expierence-8-magasin-du-nord",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "which_styles_do_you_like": {
                        "title": "Which Styles do you Like?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord",
                    "description": "DESCRIPTION-OF-EXPERIENCE",
                    "rescheduling_url": "https:\/\/book.timekit.io\/flying-dog-makeup-expierence-8-magasin-du-nord"
                },
                "meta": {
                    "product_id": 25,
                    "location_id": 1,
                    "location_name": "Magasin Du Nord",
                    "service_type": "SERVICE-TYPE-FROM-GLOBAL-CONFIG"
                },
                "created_at": "2019-08-01T16:58:22+1000",
                "updated_at": "2019-08-01T16:58:22+1000"
            },
            "meta": []
        },
        {
            "id": "c8e276e1-7dec-439f-b5c4-5f4be7555b93",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-07T16:58:07+1000",
            "updated_at": "2019-08-07T16:58:08+1000",
            "customers": [
                {
                    "id": "37d3cbba-53b4-40dd-9d30-4bb4c978b69a",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord"
                },
                "meta": {
                    "customer_omneo_profile_id": "8e21b108-83d2-4d5a-bb05-9eb11f50161f",
                    "omneo_location_id": ""
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "68bbe84d-989e-45a8-9d43-ae30124548bd",
                "name": "Flying Dog Makeup Expierence 8 Magasin Du Nord",
                "slug": "flying-dog-makeup-expierence-8-magasin-du-nord",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "which_styles_do_you_like": {
                        "title": "Which Styles do you Like?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord",
                    "description": "DESCRIPTION-OF-EXPERIENCE",
                    "rescheduling_url": "https:\/\/book.timekit.io\/flying-dog-makeup-expierence-8-magasin-du-nord"
                },
                "meta": {
                    "product_id": 25,
                    "location_id": 1,
                    "location_name": "Magasin Du Nord",
                    "service_type": "SERVICE-TYPE-FROM-GLOBAL-CONFIG"
                },
                "created_at": "2019-08-01T16:58:22+1000",
                "updated_at": "2019-08-01T16:58:22+1000"
            },
            "meta": {
                "customer_omneo_profile_id": "8e21b108-83d2-4d5a-bb05-9eb11f50161f",
                "omneo_location_id": ""
            }
        },
        {
            "id": "5fa31060-d646-4d97-993b-34a46cc663c1",
            "state": "initialized",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-07T16:58:22+1000",
            "updated_at": "2019-08-07T16:58:22+1000",
            "customers": [],
            "attributes": [],
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "68bbe84d-989e-45a8-9d43-ae30124548bd",
                "name": "Flying Dog Makeup Expierence 8 Magasin Du Nord",
                "slug": "flying-dog-makeup-expierence-8-magasin-du-nord",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "which_styles_do_you_like": {
                        "title": "Which Styles do you Like?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord",
                    "description": "DESCRIPTION-OF-EXPERIENCE",
                    "rescheduling_url": "https:\/\/book.timekit.io\/flying-dog-makeup-expierence-8-magasin-du-nord"
                },
                "meta": {
                    "product_id": 25,
                    "location_id": 1,
                    "location_name": "Magasin Du Nord",
                    "service_type": "SERVICE-TYPE-FROM-GLOBAL-CONFIG"
                },
                "created_at": "2019-08-01T16:58:22+1000",
                "updated_at": "2019-08-01T16:58:22+1000"
            },
            "meta": []
        },
        {
            "id": "5ad346ef-4d43-4dc0-900b-721106077619",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-07T16:58:49+1000",
            "updated_at": "2019-08-07T16:58:49+1000",
            "customers": [
                {
                    "id": "4064f034-012d-4b65-aa2b-3651fdbdce29",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord"
                },
                "meta": {
                    "customer_omneo_profile_id": "8e21b108-83d2-4d5a-bb05-9eb11f50161f",
                    "omneo_location_id": ""
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "68bbe84d-989e-45a8-9d43-ae30124548bd",
                "name": "Flying Dog Makeup Expierence 8 Magasin Du Nord",
                "slug": "flying-dog-makeup-expierence-8-magasin-du-nord",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "which_styles_do_you_like": {
                        "title": "Which Styles do you Like?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord",
                    "description": "DESCRIPTION-OF-EXPERIENCE",
                    "rescheduling_url": "https:\/\/book.timekit.io\/flying-dog-makeup-expierence-8-magasin-du-nord"
                },
                "meta": {
                    "product_id": 25,
                    "location_id": 1,
                    "location_name": "Magasin Du Nord",
                    "service_type": "SERVICE-TYPE-FROM-GLOBAL-CONFIG"
                },
                "created_at": "2019-08-01T16:58:22+1000",
                "updated_at": "2019-08-01T16:58:22+1000"
            },
            "meta": {
                "customer_omneo_profile_id": "8e21b108-83d2-4d5a-bb05-9eb11f50161f",
                "omneo_location_id": ""
            }
        },
        {
            "id": "5ac2c231-c774-4669-a517-b0d4a2f11cfd",
            "state": "tentative",
            "graph": "confirm_decline",
            "completed": false,
            "created_at": "2019-08-07T17:03:35+1000",
            "updated_at": "2019-08-07T17:03:36+1000",
            "customers": [
                {
                    "id": "1ab144b3-52af-4551-8ed9-296ff2625bb7",
                    "name": "Yazhi Zhou",
                    "email": "yazhi@arkade.com.au",
                    "phone": "",
                    "voip": "",
                    "timezone": "UTC"
                }
            ],
            "attributes": {
                "customer": {
                    "email": "yazhi@arkade.com.au",
                    "name": "Yazhi Zhou",
                    "phone": "",
                    "timezone": "UTC"
                },
                "event": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T12:00:00+00:00",
                    "start": "2019-07-25T10:00:00+00:00",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord"
                },
                "event_info": {
                    "calendar_id": "e4d2f729-1505-4f2c-925e-2211c49879e3",
                    "description": "New Personal Shopping",
                    "end": "2019-07-25T22:00:00+1000",
                    "participants": [],
                    "start": "2019-07-25T20:00:00+1000",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord"
                },
                "meta": {
                    "customer_omneo_profile_id": "8e21b108-83d2-4d5a-bb05-9eb11f50161f",
                    "omneo_location_id": "N\/A"
                },
                "settings": {
                    "allow_double_bookings": false
                }
            },
            "resource": {
                "id": "2d874402-875f-4111-a9e0-494f4dff0d7c",
                "first_name": "Yazhi",
                "last_name": "Zhou",
                "name": "Yazhi Zhou",
                "email": "yazhi@arkade.com.au",
                "image": null,
                "timezone": "Australia\/Melbourne",
                "created_at": "2019-02-25T12:58:54+1100",
                "updated_at": "2019-02-25T12:59:19+1100"
            },
            "project": {
                "id": "68bbe84d-989e-45a8-9d43-ae30124548bd",
                "name": "Flying Dog Makeup Expierence 8 Magasin Du Nord",
                "slug": "flying-dog-makeup-expierence-8-magasin-du-nord",
                "ui": {
                    "availability_view": "agendaWeek",
                    "show_credits": true,
                    "time_date_format": "12h-mdy-sun",
                    "localization": {
                        "allocated_resource_prefix": "with",
                        "submit_button": "Book it",
                        "success_message": "We have received your booking and sent a confirmation to %s"
                    }
                },
                "availability_constraints": [
                    {
                        "allow_day_and_time": {
                            "day": "Monday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Tuesday",
                            "start": "010:00",
                            "end": "08:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Wednesday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Thursday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Friday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Saturday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    },
                    {
                        "allow_day_and_time": {
                            "day": "Sunday",
                            "start": "010:00",
                            "end": "20:00"
                        }
                    }
                ],
                "reminders": [],
                "customer_fields": {
                    "name": {
                        "title": "Name",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "email": {
                        "title": "E-mail",
                        "required": true,
                        "prefilled": "",
                        "readonly": false
                    },
                    "whats_your_skin_type": {
                        "title": "What's your skin type?",
                        "required": false
                    },
                    "which_styles_do_you_like": {
                        "title": "Which Styles do you Like?",
                        "required": false
                    },
                    "phone": {
                        "title": "Phone",
                        "required": true
                    }
                },
                "allow_double_bookings": false,
                "availability": {
                    "length": "45 minutes",
                    "from": "60 minutes",
                    "to": "3 months",
                    "buffer": "5 minutes",
                    "mode": "roundrobin_random"
                },
                "booking": {
                    "graph": "instant",
                    "what": "Flying Dog Makeup Expierence 8",
                    "where": "Magasin Du Nord",
                    "description": "DESCRIPTION-OF-EXPERIENCE",
                    "rescheduling_url": "https:\/\/book.timekit.io\/flying-dog-makeup-expierence-8-magasin-du-nord"
                },
                "meta": {
                    "product_id": 25,
                    "location_id": 1,
                    "location_name": "Magasin Du Nord",
                    "service_type": "SERVICE-TYPE-FROM-GLOBAL-CONFIG"
                },
                "created_at": "2019-08-01T16:58:22+1000",
                "updated_at": "2019-08-01T16:58:22+1000"
            },
            "meta": {
                "customer_omneo_profile_id": "8e21b108-83d2-4d5a-bb05-9eb11f50161f",
                "omneo_location_id": "N\/A"
            }
        }
    ],
    "links": [],
    "meta": {
        "per_page": 10,
        "total": 40
    },
    "checksum": {
        "crc32": 468199510,
        "md5": "b85a53512ec3ccf7f075b78f26a85616"
    }
}