{
    "CustomerName": "Paul L",
    "Password": "",
    "Email": "POLozito@gmail.com",
    "Addresses": [
        {
            "AddressName": "Paul L",
            "AddressStreet": "",
            "AddressCity": "",
            "AddressState": "",
            "AddressZip": "10452"
        }
    ],
    "Phone": "917-541-1614",
    "Payments": [
        {
            "CCLast4Digit": "0919",
            "CCcode": "10452",
            "CCNumber": "3798 3156 7183 000",
            "CCExpMonth": "03",
            "CCExpYear": "2029",
            "CCName": " 000"
        }
    ],
    "Services": [
        {
            "Date": "2025-11-30",
            "Time": "14:00",
            "ServiceType": "MEDITATION",
            "StartEnd": "",
            "Duration": "70"
        }
    ],
    "PaymentHistory": [
        {
            "Date": "2025-11-30",
            "PaymentPrice": "30",
            "PaymentType": "Cash",
            "Pay": "",
            "Service": "ServicePakcage",
            "CountTotal": "70"
        }
    ]
}