{
    "BuyerUserID": "",
    "ipAddress": [
        "71.219.123.195"
    ],
    "CustomerName": "Gemma Stanfford",
    "CustomerStatus": "GUEST",
    "Email": "gemmajoan@icloud.com",
    "Phone": "",
    "Password": "",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Gemma Stanfford",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "303 Grand Ave",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "Front Royal",
            "AddressState": "VA",
            "AddressZip": "22630",
            "AddressCountry": "USA"
        }
    ],
    "Payments": [
        {
            "CCLast4Digit": "",
            "CCName": "",
            "CCNumber": "",
            "CCExpMonth": "",
            "CCExpYear": "",
            "CCcode": ""
        },
        {
            "PaypalType": "Paypal",
            "PaypalName": "",
            "PaypalEmail": "",
            "PaypalUniqueId": "20260509142453",
            "PaypalStatus": "Pending"
        }
    ],
    "Recipe": [
        {
            "RecipeDate": "",
            "RecipeName": "",
            "RecipeFormat": "",
            "RecipeQuantity": "",
            "Serving": "",
            "RecipeCost": "",
            "RecipeTime": "",
            "Steps": [
                {
                    "Step": "",
                    "Format": "",
                    "Ingredient": "",
                    "StepQuantity": "",
                    "StepMultiplier": ""
                }
            ]
        }
    ],
    "Order": [
        {
            "OrderId": "",
            "OrderDate": "2026-05-09 14:22:11",
            "OrderTotal": "20.75",
            "OrderDiscount": "",
            "OrderReward": "",
            "OrderCoupon": "",
            "OrderCouponCode": "",
            "OrderStatus": "Cart",
            "OrderLastUpDate": "2026-05-09",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": "",
            "OrderCarrier": "usps",
            "OrderCarrierService": "ground",
            "OrderCarrierServiceAccount": "",
            "OrderShipWeightTotal": "1.7",
            "OrderBoxsize": "",
            "OrderCarrierFeeRetail": "5.50",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "22630",
            "OrderPaymentType": "Paypal",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "Goldenseal Leaf Cut Dried",
                    "OrderProductID": "",
                    "OrderProductSKU": "Teas.Gold.Leaf.Cut.1.5oz",
                    "OrderFormat": "Herbal_Tea",
                    "OrderAttribute": "1.5oz",
                    "OrderShipWeight": "1.7",
                    "OrderQuantity": "1",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "15.25",
                    "OrderItemDiscount": "",
                    "OrderCost": "9.91",
                    "OrderSubCategory": "Packaging",
                    "OrderTaskPoint": ""
                }
            ]
        }
    ]
}