{
    "BuyerUserID": "",
    "ipAddress": [
        "104.28.55.231",
        "104.28.55.236",
        "104.28.55.230",
        "104.28.55.229",
        "146.75.245.78"
    ],
    "CustomerName": "Laurie F Schwartz",
    "CustomerStatus": "",
    "Email": "sacredstreams@mac.com",
    "Phone": "917-363-2519",
    "Password": "",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Laurie F Schwartz",
            "AddressExtraName": "",
            "AddressDetail": "20 West 64 Street",
            "AddressStreet": "21J",
            "AddressUnit": "Apt 21J",
            "AddressBuilding": "",
            "AddressCity": "New York",
            "AddressState": "NY",
            "AddressZip": "10023",
            "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-05-09 17:31:10",
            "OrderTotal": "14.25",
            "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": "10023",
            "OrderPaymentType": "",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "PickMeUp Capsule",
                    "OrderProductID": "",
                    "OrderProductSKU": "Caps.PickMeUp.60",
                    "OrderFormat": "Capsule",
                    "OrderAttribute": "60cap",
                    "OrderShipWeight": "1.7",
                    "OrderQuantity": "1",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "8.75",
                    "OrderItemDiscount": "",
                    "OrderCost": "5.75",
                    "OrderSubCategory": "Capsule",
                    "OrderTaskPoint": "0.8"
                }
            ]
        }
    ]
}