[
    {
        "BuyerUserID": "",
        "ipAddress": "",
        "CustomerName": "Crystal Peacock Bigham",
        "Email": "",
        "Phone": "",
        "Password": "",
        "Favorite": [
            {
                "Product": "",
                "Format": "",
                "Form": ""
            }
        ],
        "Addresses": [
            {
                "AddressType": "",
                "AddressName": "Crystal Peacock Bigham",
                "AddressExtraName": "",
                "AddressDetail": "",
                "AddressStreet": "",
                "AddressUnit": "",
                "AddressBuilding": "",
                "AddressCity": "",
                "AddressState": "",
                "AddressZip": "",
                "AddressCountry": ""
            }
        ],
        "Payments": [
            {
                "CCLast4Digit": "",
                "CCName": "",
                "CCNumber": "",
                "CCExpMonth": "",
                "CCExpYear": "",
                "CCcode": ""
            },
            {
                "PaypalType": "",
                "PaypalName": "",
                "PaypalEmail": ""
            }
        ],
        "Order": [
            {
                "OrderId": "",
                "OrderDate": "2022-01-17 20:46:12",
                "OrderTotal": "4.25",
                "OrderDiscount": "0",
                "OrderCoupon": "0",
                "OrderStatus": "Refunding",
                "OrderLastUpDate": "2022-01-17 20:46:12",
                "OrderDeliveryDate": "",
                "OrderTracking": [
                    " 9202090153540072938210"
                ],
                "OrderCarrier": "usps",
                "OrderCarrierService": "firstclass",
                "OrderShipWeightTotal": "",
                "OrderCarrierCost": "0.00",
                "OrderRetailer": "",
                "OrderNotes": "No longer needed",
                "OrderAddressType": "",
                "OrderPaymentType": "",
                "OrderPaid": "",
                "OrderItems": [
                    {
                        "OrderProduct": "Burdock Root Powder",
                        "OrderProductID": "",
                        "OrderProductSKU": "",
                        "OrderAttribute": "4oz",
                        "OrderShipWeight": "4",
                        "OrderQuantity": "1",
                        "OrderPrice": "4.25"
                    }
                ]
            }
        ]
    }
]