{
    "BuyerUserID": "",
    "ipAddress": [
        "40.136.32.230"
    ],
    "CustomerName": "Stephen Montgomery",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "2703496128",
    "Password": "MHSeason2025!",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Stephen Montgomery",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "435 Berger Rd",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "Paducah",
            "AddressState": "KY",
            "AddressZip": "42001",
            "AddressCountry": "USA",
            "AddressPhone": "2703496128"
        }
    ],
    "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": "",
            "OrderStaff": "",
            "OrderDate": "2026-05-20 16:14:24",
            "OrderTotal": "610.53",
            "OrderDiscount": "10.00",
            "OrderReward": "",
            "OrderCoupon": "",
            "OrderCouponCode": "",
            "OrderStatus": "Cart",
            "OrderLastUpDate": "2026-05-21",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": "",
            "OrderCarrier": "usps",
            "OrderCarrierService": "priority",
            "OrderCarrierServiceAccount": "",
            "OrderShipWeightTotal": "422.5",
            "OrderBoxsize": "",
            "OrderCarrierFeeRetail": "42.40",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "42001",
            "OrderPaymentType": "",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "Black Garlic Extract Powder",
                    "OrderProductID": "",
                    "OrderProductSKU": "Recipe",
                    "OrderFormat": "",
                    "OrderAttribute": "1lb",
                    "OrderShipWeight": "16.9",
                    "OrderQuantity": "25",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "25.25",
                    "OrderItemDiscount": "",
                    "OrderCost": 16.33
                }
            ]
        }
    ]
}