{
    "BuyerUserID": "",
    "ipAddress": [
        "146.75.237.85",
        "146.75.245.79"
    ],
    "CustomerName": "Karyn Westbrooks",
    "CustomerStatus": "GUEST",
    "Email": "Westbrookportraits@gmail.com",
    "Phone": "929-707-1430",
    "Password": "",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Karyn Westbrooks",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "417 Morgan Avenue",
            "AddressUnit": "2E",
            "AddressBuilding": "",
            "AddressCity": "Brooklyn",
            "AddressState": "NY",
            "AddressZip": "11211",
            "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-06-06 14:45:12",
            "OrderTotal": "30.09",
            "OrderDiscount": "10.00",
            "OrderReward": "",
            "OrderCoupon": "",
            "OrderCouponCode": "",
            "OrderStatus": "Cart",
            "OrderLastUpDate": "2026-06-06",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": "",
            "OrderCarrier": "usps",
            "OrderCarrierService": "ground",
            "OrderCarrierServiceAccount": "",
            "OrderShipValue": "",
            "OrderSignature": "",
            "OrderShipWeightTotal": "5.1",
            "OrderBoxsize": "",
            "OrderCarrierFeeRetail": "6.01",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "11211",
            "OrderPaymentType": "",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "AntiDote Capsule",
                    "OrderProductID": "",
                    "OrderProductSKU": "Caps.Antidote.60",
                    "OrderFormat": "Capsule",
                    "OrderAttribute": "60cap",
                    "OrderShipWeight": "1.7",
                    "OrderQuantity": "1",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "9.75",
                    "OrderItemDiscount": "",
                    "OrderCost": "6.34",
                    "OrderSubCategory": "Capsule",
                    "OrderTaskPoint": "0.8"
                },
                {
                    "OrderProduct": "Immune Boost Capsule",
                    "OrderProductID": "",
                    "OrderProductSKU": "Caps.Immune.60",
                    "OrderFormat": "Capsule",
                    "OrderAttribute": "60cap",
                    "OrderShipWeight": "1.7",
                    "OrderQuantity": "1",
                    "OrderPrice": "8.25",
                    "OrderSubCategory": "Capsule",
                    "OrderTaskPoint": "0.8",
                    "OrderCost": "5.36"
                },
                {
                    "OrderProduct": "PickMeUp Capsule",
                    "OrderProductID": "",
                    "OrderProductSKU": "Caps.PickMeUp.60",
                    "OrderFormat": "Capsule",
                    "OrderAttribute": "60cap",
                    "OrderShipWeight": "1.7",
                    "OrderQuantity": "1",
                    "OrderPrice": "8.75",
                    "OrderSubCategory": "Capsule",
                    "OrderTaskPoint": "0.8",
                    "OrderCost": "5.75"
                }
            ]
        }
    ]
}