{
    "success": true,
    "data": [
        {
            "orderId": "#234-543230-2424242",
            "buyerName": "Koachi Tokuda",
            "salesChannel": "Cainz.com",
            "orderDate": "19/9/2022",
            "orderTime":  "15:14 JST",
            "productInformation": {
                "productImage": "https://www.pngfind.com/pngs/m/222-2227663_thumb-image-bingo-mad-angles-achari-masti-hd.png",
                "detail": "ECHO DOT(4TH GEN, 2020 RELEASE) with clock |Next Generation smart speaker with powerful bass, LED display and Alexa(Blue)",
                "jan": "123456789110",
                "quantity": "123",
                "subtotal": "1500"
            },
            "shippingDetail": {
                "shippingdate": "30-Nov-2022 to 02-Dec-2022",
                "elapsedTime": "0 days",
                "deleveryDate": "04-Dec-2022"
            },
            "status": "Accept"
        },
        {
            "orderId": "#234-543230-2424242",
            "buyername": "Koachi Tokuda",
            "saleschannel": "Cainz.com",
            "orderDate": "19/9/2022",
            "orderTime": "15:14 JST",
            "productInformation": {
                "productImage": "https://www.pngfind.com/pngs/m/222-2227663_thumb-image-bingo-mad-angles-achari-masti-hd.png",
                "detail": "ECHO DOT(4TH GEN, 2020 RELEASE) with clock |Next Generation smart speaker with powerful bass, LED display and Alexa(Blue)",
                "jan": "123456789110",
                "quantity": "345",
                "subtotal": "1500"
            },
            "shippingDetail": {
                "shippingdate": "30-Nov-2022 to 02-Dec-2022",
                "elapsedTime": "0 days",
                "deleveryDate": "04-Dec-2022"
            },
            "status": "Declined"
        }
    ]
}