{
    "BuyerUserID": "",
    "ipAddress": [
        "74.103.140.65"
    ],
    "CustomerName": "Dimitri Hoarau",
    "CustomerStatus": "GUEST",
    "Email": "fived7@hotmail.com",
    "Phone": "",
    "Password": "",
    "Rewards": "",
    "Favorite": [
        {
            "Product": "",
            "Format": "",
            "Form": ""
        }
    ],
    "Addresses": [
        {
            "AddressName": "Dimitri Hoarau",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "416 Fairview dr",
            "AddressUnit": "2",
            "AddressBuilding": "",
            "AddressCity": "Wayne",
            "AddressState": "PA",
            "AddressZip": "19087",
            "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-11 19:22:57",
            "OrderTotal": "18.60",
            "OrderDiscount": "",
            "OrderReward": "",
            "OrderCoupon": "",
            "OrderCouponCode": "",
            "OrderStatus": "Cart",
            "OrderLastUpDate": "2026-06-11",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": "",
            "OrderCarrier": "usps",
            "OrderCarrierService": "ground",
            "OrderCarrierServiceAccount": "",
            "OrderShipValue": "",
            "OrderSignature": "",
            "OrderShipWeightTotal": "16.9",
            "OrderBoxsize": "",
            "OrderCarrierFeeRetail": "6.35",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "19087",
            "OrderPaymentType": "",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "Potassium Citrate Powder",
                    "OrderProductID": "",
                    "OrderProductSKU": "Supp.Pota.Citr.Powd.16oz",
                    "OrderFormat": "Supplements",
                    "OrderAttribute": "1lb",
                    "OrderShipWeight": "16.9",
                    "OrderQuantity": "1",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "12.25",
                    "OrderItemDiscount": "",
                    "OrderCost": "6.22",
                    "OrderSubCategory": "Packaging",
                    "OrderTaskPoint": ""
                }
            ]
        }
    ]
}