{
    "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-06-18 22:25:51",
            "OrderTotal": "65.10",
            "OrderDiscount": "30",
            "OrderReward": "0",
            "OrderCoupon": "0",
            "OrderCouponCode": "0,0",
            "OrderStatus": "Delivered",
            "OrderLastUpDate": "",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": [
                "",
                "",
                "",
                "",
                ""
            ],
            "OrderCarrier": "usps",
            "OrderCarrierService": "ground",
            "OrderShipWeightTotal": "88",
            "OrderCarrierFeeRetail": "",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "12428",
            "OrderPaymentType": "",
            "OrderPaid": "65.10",
            "OrderItems": [
                {
                    "OrderProduct": "Lavender Tincture 1:2 Extract",
                    "OrderProductID": "",
                    "OrderProductSKU": "Extr.Lave.Tinc.16oz",
                    "OrderFormat": "Herbal_Extract",
                    "OrderAttribute": "16floz",
                    "OrderShipWeight": "17",
                    "OrderQuantity": "4",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "23.25",
                    "OrderItemDiscount": "0",
                    "OrderCost": "10.41",
                    "OrderSubCategory": "Tincture",
                    "OrderTaskPoint": "0.05"
                }
            ]
        }
    ]
}