{
    "CustomerName": "Paul Lozito",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "917-541-1614",
    "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": "2024-12-24",
            "PaymentPrice": "30",
            "PaymentType": "Card",
            "Service": "ServicePakcage",
            "Pay": "30",
            "CountTotal": "0"
        }
    ],
    "Services": [
        {
            "Date": "2024-12-24",
            "Time": "13:00",
            "Duration": "30",
            "Service": "ServicePakcage",
            "ServiceType": "Cleanse Sauna",
            "StartEnd": "2024-12-24 20:18:09"
        }
    ],
    "MyShop": [
        {
            "Date": "",
            "Time": "",
            "ShipTotal": "",
            "ItemName": "",
            "Price": "",
            "Quantity": ""
        }
    ]
}