[
    {
        "BuyerUserID": "",
        "ipAddress": "",
        "CustomerName": "Mike Engle",
        "CustomerStatus": "",
        "Email": "",
        "Phone": "",
        "Password": "",
        "Rewards": "",
        "Favorite": [
            {
                "Product": "",
                "Format": "",
                "Form": ""
            }
        ],
        "Addresses": [
            {
                "AddressName": "Mike Engle",
                "AddressExtraName": "",
                "AddressDetail": "",
                "AddressStreet": "182 Speigletown Rd",
                "AddressUnit": "",
                "AddressBuilding": "",
                "AddressCity": "Troy",
                "AddressState": "NY",
                "AddressZip": "12182-1115",
                "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": "25-14754-96079",
                "OrderDate": "2026-06-16 21:51:07",
                "OrderTotal": "49.50",
                "OrderDiscount": "0",
                "OrderReward": "0",
                "OrderCoupon": "0",
                "OrderCouponCode": "",
                "OrderStatus": "Delivered",
                "OrderLastUpDate": "2026-06-16",
                "OrderDeliveryDate": "",
                "OrderLabelId": "1ZC311A9YW36680944",
                "OrderLabelPrint": "ups_label\/2026-06-16_1ZC311A9YW36680944.jpg",
                "OrderTracking": [
                    "1ZC311A9YW36680944"
                ],
                "OrderCarrier": "ups",
                "OrderCarrierService": "ground",
                "OrderCarrierServiceAccount": "C311A9,ups_ground_saver",
                "OrderShipWeightTotal": "16",
                "OrderBoxsize": "9,5,3,3",
                "OrderCarrierFeeRetail": "",
                "OrderCarrierFeeCost": "6.19",
                "OrderRetailer": "",
                "OrderNotes": "",
                "OrderAddressType": "12182-1115",
                "OrderPaymentType": "",
                "OrderPaid": "49.50",
                "OrderItems": [
                    {
                        "OrderProduct": "Black Garlic Extract Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "Herb.Black.Garlic.1lb",
                        "OrderFormat": "Herbs_For_Health",
                        "OrderAttribute": "1lb",
                        "OrderShipWeight": "16.9",
                        "OrderQuantity": "1",
                        "OrderQuantityMissing": "",
                        "OrderPrice": "49.50",
                        "OrderItemDiscount": "0",
                        "OrderCost": "21.97270955165692",
                        "OrderSubCategory": "Packaging",
                        "OrderTaskPoint": ""
                    }
                ],
                "OrderShipValue": "",
                "OrderSignature": ""
            }
        ]
    }
]