{
    "BuyerUserID": "",
    "ipAddress": "",
    "CustomerName": "Bodi Nutritions",
    "CustomerStatus": "",
    "Email": "Alan@bodinutritions.com",
    "Phone": "",
    "Password": "",
    "Rewards": "0.00",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Bodi Nutritions",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "216 Canal St",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "Ellenville",
            "AddressState": "NY",
            "AddressZip": "12428",
            "AddressCountry": "USA"
        }
    ],
    "Payments": [],
    "Recipe": [
        {
            "RecipeDate": "",
            "RecipeName": "",
            "RecipeFormat": "",
            "RecipeQuantity": "",
            "Serving": "",
            "RecipeCost": "",
            "RecipeTime": "",
            "Steps": [
                {
                    "Step": "",
                    "Format": "",
                    "Ingredient": "",
                    "StepQuantity": "",
                    "StepMultiplier": ""
                }
            ]
        }
    ],
    "Order": [
        {
            "OrderId": "",
            "OrderStaff": "Lydia",
            "OrderDate": "2025-05-25 12:03:37",
            "OrderTotal": "0.00",
            "OrderDiscount": "30",
            "OrderReward": "0",
            "OrderCoupon": "0",
            "OrderCouponCode": "0,0",
            "OrderStatus": "Delivered",
            "OrderLastUpDate": "",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": [
                "",
                "",
                "",
                "",
                ""
            ],
            "OrderCarrier": "usps",
            "OrderCarrierService": "ground",
            "OrderShipWeightTotal": "169",
            "OrderCarrierFeeRetail": "",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "12428",
            "OrderPaymentType": "",
            "OrderPaid": "0.00",
            "OrderItems": [
                {
                    "OrderProduct": "Coconut Date Rolls (see recipe)",
                    "OrderProductID": "",
                    "OrderProductSKU": "Frui.Coconut.Date.Roll.16oz",
                    "OrderFormat": "Fruits_Nuts_Granola",
                    "OrderAttribute": "1lb",
                    "OrderShipWeight": "16.9",
                    "OrderQuantity": "10",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "0.00",
                    "OrderItemDiscount": "0",
                    "OrderCost": "0",
                    "OrderSubCategory": "",
                    "OrderTaskPoint": "0.05"
                },
                {
                    "OrderProduct": "Bromelain 100gdu Powder (see recipe)",
                    "OrderProductID": "",
                    "OrderProductSKU": "Herb.Brom.Extr.100.16oz",
                    "OrderFormat": "Herbs_For_Health",
                    "OrderAttribute": "1lb",
                    "OrderShipWeight": "16.9",
                    "OrderQuantity": "4",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "0.00",
                    "OrderItemDiscount": "0",
                    "OrderCost": "0",
                    "OrderSubCategory": "",
                    "OrderTaskPoint": "0.05"
                }
            ]
        }
    ]
}