{
    "ipAddress": "",
    "CustomerName": "Ashley Bako",
    "Email": "skinnymoose@hotmail.com",
    "Phone": "226-448-1841",
    "Password": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressType": "Home",
            "AddressName": "Ashley Bako",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "75 Pine St East",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "Aylmer ",
            "AddressState": "ON",
            "AddressZip": "N5H1N4",
            "AddressCountry": "CAN"
        }
    ],
    "Payments": [
        {
            "CCLast4Digit": "0410",
            "CCName": "Ashley Bako",
            "CCNumber": "%&Z&ZfWL?e&4L666",
            "CCExpMonth": "6?",
            "CCExpYear": "Wh6Z",
            "CCcode": "4L6"
        },
        {
            "PaypalType": "Paypal",
            "PaypalName": "",
            "PaypalEmail": ""
        }
    ],
    "Order": [
        {
            "OrderDate": "2021-03-11 02:17:38",
            "OrderTotal": "333.50",
            "OrderDiscount": "5",
            "OrderCoupon": "0",
            "OrderStatus": "Delivered",
            "OrderLastUpDate": "2021-03-11 02:17:38",
            "OrderDeliveryDate": "2021-03-26",
            "OrderTracking": "RC000085332US",
            "OrderCarrier": "usps",
            "OrderCarrierService": "priority",
            "OrderShipWeightTotal": "",
            "OrderCarrierCost": "20.00",
            "OrderNotes": "",
            "OrderAddressType": "75 Pine St East",
            "OrderPaymentType": "0410",
            "OrderPaid": "333.50",
            "OrderItems": [
                {
                    "OrderProduct": "Packet Oxygenator",
                    "OrderAttribute": "1item",
                    "OrderShipWeight": "0",
                    "OrderQuantity": "33",
                    "OrderPrice": "5.00"
                },
                {
                    "OrderProduct": "Packet Stimulant",
                    "OrderAttribute": "1item",
                    "OrderShipWeight": "0",
                    "OrderQuantity": "33",
                    "OrderPrice": "5.00"
                }
            ],
            "OrderCarrierFeeRetail": "20.00",
            "OrderCarrierFeeCost": ""
        }
    ]
}