{
    "BuyerUserID": "",
    "ipAddress": "",
    "CustomerName": "Fungi-ellenville",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "",
    "Password": "",
    "Rewards": "0",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "",
            "AddressState": "",
            "AddressZip": "",
            "AddressCountry": ""
        }
    ],
    "Payments": [
        {
            "CCLast4Digit": "",
            "CCName": "",
            "CCNumber": "",
            "CCExpMonth": "",
            "CCExpYear": "",
            "CCcode": ""
        },
        {
            "PaypalType": "",
            "PaypalName": "",
            "PaypalEmail": "",
            "PaypalUniqueId": "",
            "PaypalStatus": ""
        }
    ],
    "Recipe": [
        {
            "RecipeDate": "",
            "RecipeName": "",
            "RecipeFormat": "",
            "RecipeQuantity": "",
            "Serving": "",
            "RecipeCost": "",
            "RecipeTime": "",
            "Steps": [
                {
                    "Step": "",
                    "Format": "",
                    "Ingredient": "",
                    "StepQuantity": "",
                    "StepMultiplier": ""
                }
            ]
        }
    ],
    "Order": [
        {
            "OrderId": "",
            "OrderDate": "2025-03-12 22:08:26",
            "OrderTotal": "493.64",
            "OrderDiscount": "15",
            "OrderReward": "0",
            "OrderCoupon": "0",
            "OrderCouponCode": "0,0",
            "OrderStatus": "Delivered",
            "OrderLastUpDate": "",
            "OrderDeliveryDate": "2025-03-12",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": [
                "",
                "",
                "",
                "",
                ""
            ],
            "OrderCarrier": "usps",
            "OrderCarrierService": "pickup",
            "OrderShipWeightTotal": "81",
            "OrderCarrierFeeRetail": "0",
            "OrderCarrierFeeCost": "0",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "",
            "OrderPaymentType": "",
            "OrderPaid": "493.64",
            "OrderItems": [
                {
                    "OrderProduct": "Turkey Tail Mushroom 10:1 Extract Powder",
                    "OrderProductID": "",
                    "OrderProductSKU": "Mush.Turkey.Tail.Ext10.5lb",
                    "OrderFormat": "Mushroom",
                    "OrderAttribute": "5lb",
                    "OrderShipWeight": "81.5",
                    "OrderQuantity": "5",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "74.25",
                    "OrderItemDiscount": "0",
                    "OrderCost": "28.59"
                },
                {
                    "OrderProduct": "Chaga Mushroom Powder - Wildcrafted",
                    "OrderProductID": "",
                    "OrderProductSKU": "Mush.Chaga.Powd.5lb",
                    "OrderFormat": "Mushroom",
                    "OrderAttribute": "5lb",
                    "OrderShipWeight": "81.5",
                    "OrderQuantity": "2",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "104.75",
                    "OrderItemDiscount": "0",
                    "OrderCost": "40.73"
                }
            ]
        }
    ]
}