[
    {
        "BuyerUserID": "",
        "ipAddress": "",
        "CustomerName": "1",
        "Email": "",
        "Phone": "",
        "Password": "",
        "Favorite": [
            {
                "Product": "",
                "Format": "",
                "Form": ""
            }
        ],
        "Addresses": [
            {
                "AddressType": "",
                "AddressName": "",
                "AddressExtraName": "",
                "AddressDetail": "",
                "AddressStreet": "",
                "AddressUnit": "",
                "AddressBuilding": "",
                "AddressCity": "",
                "AddressState": "",
                "AddressZip": "",
                "AddressCountry": ""
            }
        ],
        "Payments": [
            {
                "CCLast4Digit": "",
                "CCName": "",
                "CCNumber": "",
                "CCExpMonth": "",
                "CCExpYear": "",
                "CCcode": ""
            },
            {
                "PaypalType": "",
                "PaypalName": "",
                "PaypalEmail": ""
            }
        ],
        "Order": [
            {
                "OrderId": "1",
                "OrderDate": "2022-03-25 18:30:15",
                "OrderTotal": "245.00",
                "OrderDiscount": "0",
                "OrderCoupon": "0",
                "OrderStatus": "Delivered",
                "OrderLastUpDate": "2022-03-25 18:30:15",
                "OrderDeliveryDate": "",
                "OrderTracking": [],
                "OrderCarrier": "",
                "OrderCarrierService": "",
                "OrderShipWeightTotal": "",
                "OrderCarrierCost": "0.00",
                "OrderRetailer": "",
                "OrderNotes": "",
                "OrderAddressType": "0",
                "OrderPaymentType": "",
                "OrderPaid": "245.00",
                "OrderItems": [
                    {
                        "OrderProduct": "Bromelain 2400gdu Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "17.75"
                    },
                    {
                        "OrderProduct": "Cilantro Leaf Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "8oz",
                        "OrderShipWeight": "8",
                        "OrderQuantity": "1",
                        "OrderPrice": "13.75"
                    },
                    {
                        "OrderProduct": "Cordyceps Mushroom Whole Dried",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "14.50"
                    },
                    {
                        "OrderProduct": "Cordyceps Mushroom Whole Dried",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "8oz",
                        "OrderShipWeight": "8",
                        "OrderQuantity": "1",
                        "OrderPrice": "26.25"
                    },
                    {
                        "OrderProduct": "Dulse Seaweed Granular Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "11.00"
                    },
                    {
                        "OrderProduct": "Priorin Capsule 120st",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "1item",
                        "OrderShipWeight": "8",
                        "OrderQuantity": "1",
                        "OrderPrice": "65.00"
                    },
                    {
                        "OrderProduct": "Arnica Plant Cut Dried",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "8oz",
                        "OrderShipWeight": "8",
                        "OrderQuantity": "1",
                        "OrderPrice": "11.00"
                    },
                    {
                        "OrderProduct": "Agrimony Leaf 12:1 Extract Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "8.00"
                    },
                    {
                        "OrderProduct": "Bentonite Clay Fine Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "1lb",
                        "OrderShipWeight": "15",
                        "OrderQuantity": "1",
                        "OrderPrice": "5.75"
                    },
                    {
                        "OrderProduct": "Dandelion Leaf Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "5.75"
                    },
                    {
                        "OrderProduct": "Devil Claw Root Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "16oz",
                        "OrderShipWeight": "16",
                        "OrderQuantity": "1",
                        "OrderPrice": "29.50"
                    },
                    {
                        "OrderProduct": "Dulse Seaweed Granular Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "16oz",
                        "OrderShipWeight": "16",
                        "OrderQuantity": "1",
                        "OrderPrice": "36.75"
                    }
                ]
            }
        ]
    }
]