{
    "BuyerUserID": "",
    "ipAddress": [
        "67.7.79.73"
    ],
    "CustomerName": "Ann Marie Beckford",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "",
    "Password": "Becky68",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Ann Marie Beckford",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "765 Bell blvd",
            "AddressUnit": "",
            "AddressBuilding": null,
            "AddressCity": "Lehigh  Acres",
            "AddressState": "FL",
            "AddressZip": "33974",
            "AddressCountry": "USA"
        }
    ],
    "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": "2026-05-11 23:38:47",
            "OrderTotal": "28.85",
            "OrderDiscount": "",
            "OrderReward": "",
            "OrderCoupon": "",
            "OrderCouponCode": "",
            "OrderStatus": "Cart",
            "OrderLastUpDate": "2026-05-11",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": "",
            "OrderCarrier": "usps",
            "OrderCarrierService": "ground",
            "OrderCarrierServiceAccount": "",
            "OrderShipWeightTotal": "16.9",
            "OrderBoxsize": "",
            "OrderCarrierFeeRetail": "6.35",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "33974",
            "OrderPaymentType": "",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "Boswellia Serrata Powder - 65% Boswellic-Acid",
                    "OrderProductID": "",
                    "OrderProductSKU": "Herb.Bosw.Serr.Powd.16oz",
                    "OrderFormat": "Herbs_For_Health",
                    "OrderAttribute": "1lb",
                    "OrderShipWeight": "16.9",
                    "OrderQuantity": "1",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "22.50",
                    "OrderItemDiscount": "",
                    "OrderCost": "12.57",
                    "OrderSubCategory": "Packaging",
                    "OrderTaskPoint": ""
                }
            ]
        }
    ]
}