{
    "BuyerUserID": "",
    "ipAddress": [
        "174.45.20.46"
    ],
    "CustomerName": "Cynthia Smith",
    "CustomerStatus": "",
    "Email": "T.smith.5242@gmail.com",
    "Phone": "307-689-4089",
    "Password": "Benny2013!",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Cynthia Smith",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "511 Longmont St.",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "Gillette",
            "AddressState": "WY",
            "AddressZip": "82716",
            "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": "",
            "OrderStaff": "",
            "OrderDate": "2026-05-05 14:03:54",
            "OrderTotal": "13.85",
            "OrderDiscount": "0",
            "OrderReward": "0",
            "OrderCoupon": "0",
            "OrderCouponCode": ",",
            "OrderStatus": "Cart",
            "OrderLastUpDate": "2026-05-05",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": [
                "",
                "",
                "",
                "",
                ""
            ],
            "OrderCarrier": "ups",
            "OrderCarrierService": "priority",
            "OrderCarrierServiceAccount": "",
            "OrderShipWeightTotal": "31",
            "OrderBoxsize": ",,,",
            "OrderCarrierFeeRetail": "5.35",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "82716",
            "OrderPaymentType": "",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "Turmeric Root Powder",
                    "OrderProductID": "",
                    "OrderProductSKU": "Seas.Turm.Root.Powd.16oz",
                    "OrderFormat": "Seasoning",
                    "OrderAttribute": "1lb",
                    "OrderShipWeight": "16.9",
                    "OrderQuantity": "1",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "8.50",
                    "OrderItemDiscount": "0",
                    "OrderCost": "5.12",
                    "OrderSubCategory": "Packaging",
                    "OrderTaskPoint": ""
                }
            ]
        }
    ]
}