{
    "BuyerUserID": "",
    "ipAddress": [
        "173.248.11.108"
    ],
    "CustomerName": "Gus Huset",
    "CustomerStatus": "",
    "Email": "gushuset@gmail.com",
    "Phone": "715-764-1072",
    "Password": "Ghuey84#",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Gus Huset",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "E9219 1380th Ave",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "NEW AUBURN",
            "AddressState": "WI",
            "AddressZip": "54757",
            "AddressCountry": "USA"
        }
    ],
    "Payments": [
        {
            "CCLast4Digit": "",
            "CCName": "",
            "CCNumber": "",
            "CCExpMonth": "",
            "CCExpYear": "",
            "CCcode": ""
        },
        {
            "PaypalType": "Paypal",
            "PaypalName": "",
            "PaypalEmail": "",
            "PaypalUniqueId": "20260408101518",
            "PaypalStatus": "Pending"
        }
    ],
    "Recipe": [
        {
            "RecipeDate": "",
            "RecipeName": "",
            "RecipeFormat": "",
            "RecipeQuantity": "",
            "Serving": "",
            "RecipeCost": "",
            "RecipeTime": "",
            "Steps": [
                {
                    "Step": "",
                    "Format": "",
                    "Ingredient": "",
                    "StepQuantity": "",
                    "StepMultiplier": ""
                }
            ]
        }
    ],
    "Order": [
        [
            {
                "OrderId": "",
                "OrderStaff": "",
                "OrderDate": "",
                "OrderTotal": "",
                "OrderDiscount": "",
                "OrderReward": "",
                "OrderCoupon": "",
                "OrderCouponCode": "",
                "OrderStatus": "",
                "OrderLastUpDate": "",
                "OrderDeliveryDate": "",
                "OrderLabelId": "",
                "OrderLabelPrint": "",
                "OrderTracking": "",
                "OrderCarrier": "",
                "OrderCarrierService": "",
                "OrderShipWeightTotal": "",
                "OrderCarrierFeeRetail": "",
                "OrderCarrierFeeCost": "",
                "OrderRetailer": "",
                "OrderNotes": "",
                "OrderAddressType": "",
                "OrderPaymentType": "",
                "OrderPaid": "",
                "OrderItems": [
                    {
                        "OrderProduct": "",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderFormat": "",
                        "OrderAttribute": "",
                        "OrderShipWeight": "",
                        "OrderQuantity": "",
                        "OrderQuantityMissing": "",
                        "OrderPrice": "",
                        "OrderItemDiscount": "",
                        "OrderCost": "",
                        "OrderSubCategory": "",
                        "OrderTaskPoint": ""
                    }
                ]
            }
        ]
    ]
}