{
    "BuyerUserID": "",
    "ipAddress": [
        "103.57.243.69"
    ],
    "CustomerName": "",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "988-339-2373",
    "Password": "",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "",
            "AddressState": "",
            "AddressZip": "",
            "AddressCountry": ""
        }
    ],
    "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-07-08 16:25:44",
            "OrderTotal": "25.00",
            "OrderDiscount": "",
            "OrderReward": "",
            "OrderCoupon": "",
            "OrderCouponCode": "",
            "OrderStatus": "Cart",
            "OrderLastUpDate": "2026-07-08",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": "",
            "OrderCarrier": "",
            "OrderCarrierService": "",
            "OrderCarrierServiceAccount": "",
            "OrderShipValue": "",
            "OrderSignature": "",
            "OrderShipWeightTotal": "39",
            "OrderBoxsize": "",
            "OrderCarrierFeeRetail": "0.00",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "",
            "OrderPaymentType": "",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "Lotion Magic Sweat",
                    "OrderProductID": "",
                    "OrderProductSKU": "Equi.Magic.Sweat.32oz",
                    "OrderFormat": "",
                    "OrderAttribute": "32floz",
                    "OrderShipWeight": "39",
                    "OrderQuantity": "1",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "25.00",
                    "OrderItemDiscount": "",
                    "OrderCost": "",
                    "OrderSubCategory": "Lotion",
                    "OrderTaskPoint": "0.67"
                }
            ]
        }
    ]
}