{
    "BuyerUserID": "",
    "ipAddress": [
        "104.28.55.79"
    ],
    "CustomerName": "",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "",
    "Password": "Cherrylane46",
    "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": "",
            "OrderTotal": "",
            "OrderDiscount": "",
            "OrderReward": "",
            "OrderCoupon": "",
            "OrderCouponCode": "",
            "OrderStatus": "",
            "OrderLastUpDate": "",
            "OrderDeliveryDate": "",
            "OrderLabelId": "",
            "OrderLabelPrint": "",
            "OrderTracking": "",
            "OrderCarrier": "",
            "OrderCarrierService": "",
            "OrderShipWeightTotal": "",
            "OrderCarrierFeeRetail": "",
            "OrderCarrierFeeCost": "",
            "OrderRetailer": "",
            "OrderNotes": "",
            "OrderAddressType": "",
            "OrderPaymentType": "",
            "OrderPaid": "",
            "OrderItems": [
                {
                    "OrderProduct": "",
                    "OrderProductID": "",
                    "OrderProductSKU": "",
                    "OrderFormat": "",
                    "OrderAttribute": "",
                    "OrderShipWeight": "",
                    "OrderQuantity": "",
                    "OrderQuantityMissing": "",
                    "OrderPrice": "",
                    "OrderItemDiscount": "",
                    "OrderCost": "",
                    "OrderSubCategory": "",
                    "OrderTaskPoint": ""
                }
            ]
        }
    ]
}