[
    {
        "BuyerUserID": "",
        "ipAddress": "",
        "CustomerName": "1",
        "CustomerStatus": "",
        "Email": "",
        "Phone": "",
        "Password": "",
        "Rewards": "",
        "Favorite": [
            {
                "Product": "",
                "Format": "",
                "Form": ""
            }
        ],
        "Addresses": [
            {
                "AddressName": "1",
                "AddressExtraName": "",
                "AddressDetail": "",
                "AddressStreet": "",
                "AddressUnit": "",
                "AddressBuilding": "",
                "AddressCity": "",
                "AddressState": "",
                "AddressZip": "",
                "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": "1",
                "OrderDate": "2026-04-05 22:28:19",
                "OrderTotal": "14.00",
                "OrderDiscount": "0",
                "OrderReward": "0",
                "OrderCoupon": "0",
                "OrderCouponCode": "",
                "OrderStatus": "Ordered",
                "OrderLastUpDate": "2026-04-05 22:28:19",
                "OrderDeliveryDate": "",
                "OrderLabelId": "",
                "OrderLabelPrint": "",
                "OrderTracking": [
                    "",
                    "",
                    "",
                    "",
                    ""
                ],
                "OrderCarrier": "",
                "OrderCarrierService": "",
                "OrderShipWeightTotal": "4",
                "OrderBoxsize": ",,,",
                "OrderCarrierFeeRetail": "",
                "OrderCarrierFeeCost": "",
                "OrderRetailer": "",
                "OrderNotes": "",
                "OrderAddressType": "",
                "OrderPaymentType": "",
                "OrderPaid": "14.00",
                "OrderItems": [
                    {
                        "OrderProduct": "Alfalfa Leaf Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "Herb.Alfa.Leaf.Powd.4oz",
                        "OrderFormat": "Herbs_For_Health",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4.43",
                        "OrderQuantity": "1",
                        "OrderQuantityMissing": "",
                        "OrderPrice": "14.00",
                        "OrderItemDiscount": "0",
                        "OrderCost": "1.98",
                        "OrderSubCategory": "Packaging",
                        "OrderTaskPoint": ""
                    }
                ]
            }
        ]
    }
]