{
    "CustomerName": "ken chen",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "845-332-6660",
    "Password": "",
    "Rewards": "",
    "Addresses": [
        {
            "AddressName": "",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "",
            "AddressState": "",
            "AddressZip": "",
            "AddressCountry": ""
        }
    ],
    "Payments": [
        {
            "CCLast4Digit": "",
            "CCName": "",
            "CCNumber": "",
            "CCExpMonth": "",
            "CCExpYear": "",
            "CCcode": ""
        },
        {
            "PaypalType": "",
            "PaypalName": "",
            "PaypalEmail": "",
            "PaypalUniqueId": "",
            "PaypalStatus": ""
        }
    ],
    "PaymentHistory": [
        {
            "Date": "2025-01-31",
            "PaymentPrice": "30",
            "PaymentType": "Cash",
            "Service": "ServicePakcage",
            "Pay": "30",
            "CountTotal": "0"
        },
        {
            "Date": "2025-02-03",
            "PaymentPrice": "60",
            "PaymentType": "Cash",
            "Service": "ServicePakcage",
            "Pay": "60",
            "CountTotal": "0"
        },
        {
            "Date": "2025-02-05",
            "PaymentPrice": "30",
            "PaymentType": "Cash",
            "Service": "ServicePakcage",
            "Pay": "",
            "CountTotal": "60"
        },
        {
            "Date": "2025-02-10",
            "PaymentPrice": "30",
            "PaymentType": "Cash",
            "Service": "ServicePakcage",
            "Pay": "",
            "CountTotal": "65"
        }
    ],
    "Services": [
        {
            "Date": "2025-01-31",
            "Time": "16:00",
            "Duration": "60",
            "Service": "ServiceProgram",
            "ServiceType": "Breathing",
            "StartEnd": "2025-02-02 19:43:48"
        },
        {
            "Date": "2025-02-03",
            "Time": "13:00",
            "Duration": "65",
            "Service": "ServiceProgram",
            "ServiceType": "Cleanse Sauna",
            "StartEnd": "2025-02-03 19:43:48"
        },
        {
            "Date": "2025-02-05",
            "Time": "10:00",
            "Duration": "60",
            "Service": "ServiceProgram",
            "ServiceType": "Cleanse Sauna",
            "StartEnd": "2025-02-05 17:41:45"
        },
        {
            "Date": "2025-02-10",
            "Time": "12:00",
            "Duration": "65",
            "Service": "ServiceProgram",
            "ServiceType": "Cleanse Sauna",
            "StartEnd": ""
        }
    ],
    "MyShop": [
        {
            "Date": "",
            "Time": "",
            "ShipTotal": "",
            "ItemName": "",
            "Price": "",
            "Quantity": ""
        }
    ]
}