[
    {
        "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": "",
                "OrderDate": "2022-04-03 20:44:13",
                "OrderTotal": "214.75",
                "OrderDiscount": "0",
                "OrderCoupon": "0",
                "OrderStatus": "Delivered",
                "OrderLastUpDate": "2022-04-03 20:44:13",
                "OrderDeliveryDate": "",
                "OrderTracking": [],
                "OrderCarrier": "",
                "OrderCarrierService": "",
                "OrderShipWeightTotal": "",
                "OrderCarrierCost": "0.00",
                "OrderRetailer": "",
                "OrderNotes": "",
                "OrderAddressType": "0",
                "OrderPaymentType": "",
                "OrderPaid": "214.75",
                "OrderItems": [
                    {
                        "OrderProduct": "Dulse Seaweed Granular Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "16oz",
                        "OrderShipWeight": "16",
                        "OrderQuantity": "1",
                        "OrderPrice": "47.00"
                    },
                    {
                        "OrderProduct": "Arnica Tincture 1:2 Extract",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4floz",
                        "OrderShipWeight": "10",
                        "OrderQuantity": "1",
                        "OrderPrice": "15.00"
                    },
                    {
                        "OrderProduct": "Cilantro Leaf Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "12.50"
                    },
                    {
                        "OrderProduct": "Fo-Ti Root Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "10.50"
                    },
                    {
                        "OrderProduct": "Cilantro Leaf Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "12.50"
                    },
                    {
                        "OrderProduct": "Burdock Root Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "10.50"
                    },
                    {
                        "OrderProduct": "Priorin Capsule 120st",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "1item",
                        "OrderShipWeight": "8",
                        "OrderQuantity": "1",
                        "OrderPrice": "65.00"
                    },
                    {
                        "OrderProduct": "Mind Over Meds: Know When Drugs Are Necessary, When Alternatives Are Better? and When to Let Your Body Heal on Its Own",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "1item",
                        "OrderShipWeight": "5",
                        "OrderQuantity": "1",
                        "OrderPrice": "6.50"
                    },
                    {
                        "OrderProduct": "Ginger Root Cut Dried",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "7.75"
                    },
                    {
                        "OrderProduct": "Goldenseal Root 5:1 Extract Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "15.00"
                    },
                    {
                        "OrderProduct": "Cilantro Leaf Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "12.50"
                    }
                ]
            }
        ]
    }
]