{
    "CustomerName": "Anthony",
    "CustomerStatus": "",
    "Email": "bigantspizza1954@gmail.com",
    "Phone": "",
    "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": "",
            "PaymentPrice": "",
            "PaymentType": "",
            "Service": "",
            "Pay": "",
            "CountTotal": ""
        },
        {
            "Date": "2026-02-13",
            "PaymentPrice": 40,
            "PaymentType": "Cash",
            "Pay": 40,
            "CountTotal": "0",
            "Service": "ServicePackage"
        }
    ],
    "ServicePakcage": [
        {
            "Date": "",
            "Time": "",
            "Duration": "",
            "ServiceType": "",
            "StartEnd": ""
        }
    ],
    "ServiceProgram": [
        {
            "Date": "",
            "Time": "",
            "Duration": "",
            "ServiceType": "",
            "StartEnd": ""
        }
    ],
    "ServiceTherapist": [
        {
            "Date": "",
            "Time": "",
            "Duration": "",
            "MinuteTotal": "",
            "ServiceType": "",
            "Session": "",
            "Therapist": "",
            "StartEnd": ""
        }
    ],
    "MyShop": [
        {
            "Date": "",
            "Time": "",
            "ShipTotal": "",
            "ItemName": "",
            "Price": "",
            "Quantity": ""
        }
    ],
    "ServicePackage": [],
    "Services": [
        {
            "Date": "2026-02-11",
            "Time": "12:00",
            "Duration": "60",
            "Service": "ServicePackage",
            "ServiceType": "Calm & Relax",
            "StartEnd": [
                "15:07",
                "15:07"
            ]
        }
    ]
}