{
    "CustomerName": "Megen",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "845-616-1539",
    "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": "2026-02-07",
            "PaymentPrice": 40,
            "PaymentType": "Cash",
            "Pay": 40,
            "CountTotal": "0",
            "Service": "ServicePackage"
        },
        {
            "Date": "2026-03-01",
            "PaymentPrice": 40,
            "PaymentType": "Cash",
            "Pay": 40,
            "CountTotal": "0",
            "Service": "ServicePackage"
        }
    ],
    "MyShop": [
        {
            "Date": "",
            "Time": "",
            "ShipTotal": "",
            "ItemName": "",
            "Price": "",
            "Quantity": ""
        }
    ],
    "Services": [
        {
            "Date": "2026-02-06",
            "Time": "10:00",
            "Duration": "60",
            "Service": "ServicePackage",
            "ServiceType": "Calm & Relax",
            "StartEnd": [
                "08:32",
                "08:32"
            ]
        },
        {
            "Date": "2026-03-01",
            "Time": "12:00",
            "Duration": "60",
            "Service": "ServicePackage",
            "ServiceType": "Calm & Relax",
            "StartEnd": [
                "13:23",
                "13:23"
            ]
        }
    ],
    "ServicePackage": []
}